string | CleanType(const char* typeDesc, int mode = 0, const char** tail = 0) |
string | GetLong64_Name(const string& original) |
int | GetSplit(const char* type, vector<std::string>& output, int& nestedLoc) |
string | InsertStd(const char* tname) |
bool | IsDefAlloc(const char* alloc, const char* classname) |
bool | IsDefAlloc(const char* alloc, const char* keyclassname, const char* valueclassname) |
bool | IsDefComp(const char* comp, const char* classname) |
bool | IsStdClass(const char* type) |
bool | IsSTLBitset(const char* type) |
int | IsSTLCont(const char* type, int testAlloc = 0) |
bool | IsVectorBool(const char* name) |
string | ResolveTypedef(const char* tname, bool resolveAll = false) |
string | ShortType(const char* typeDesc, int mode) |
int | STLArgs(int kind) |
int | STLKind(const char* type) |