EventAnalysis
1.3.0
|
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... | |