#include <ClassName.h>
Public Member Functions | |
Demangle (const char *sc) | |
const char * | operator() () const |
~Demangle () | |
Private Attributes | |
char * | demangle |
Definition at line 15 of file ClassName.h.
Demangle::Demangle | ( | const char * | sc | ) |
|
inline |
|
inline |
|
private |
Definition at line 25 of file ClassName.h.
Referenced by Demangle(), operator()(), and ~Demangle().