Diana Software
Functions
QDemangle.hh File Reference

Go to the source code of this file.

Functions

Q_BEGIN_NAMESPACE std::string CXADemangle (const char *typeid_name, int firstChar)
 
template<typename C >
std::string Demangle (const C &obj, int firstChar=0)
 

Function Documentation

◆ CXADemangle()

Q_BEGIN_NAMESPACE std::string CXADemangle ( const char *  typeid_name,
int  firstChar 
)

Definition at line 6 of file QDemangle.cc.

Referenced by Demangle().

◆ Demangle()

template<typename C >
std::string Demangle ( const C &  obj,
int  firstChar = 0 
)