EventAnalysis  1.3.0
Namespaces | Functions
Demangler.cpp File Reference
#include "utils/Demangler.h"
#include <vector>

Namespaces

 EA
 IncludeFileExc.h IncludeFileExc class declaration.
 
 EA::Demangler
 

Functions

void EA::RemoveNameSpaces (std::string &demangled)
 
std::string EA::Demangler::Demangle (const std::string &name)
 A simple name demangler. More...
 
std::string EA::Demangler::ClassName (const std::type_info &typeInfo)
 Function which returns the name of the class. More...