Public Attributes | |
const char * | className |
const char * | baseClass1 |
const char * | baseClass2 |
const char * | templType1 |
const char * | templName1 |
const char * | templType2 |
const char * | templName2 |
bool | virtualInheritance |
bool | iterators |
A struct contained the data for an STL class
Definition at line 323 of file doxygen.cpp.
const char* STLInfo::baseClass1 |
Definition at line 326 of file doxygen.cpp.
const char* STLInfo::baseClass2 |
Definition at line 327 of file doxygen.cpp.
const char* STLInfo::className |
Definition at line 325 of file doxygen.cpp.
bool STLInfo::iterators |
Definition at line 333 of file doxygen.cpp.
const char* STLInfo::templName1 |
Definition at line 329 of file doxygen.cpp.
const char* STLInfo::templName2 |
Definition at line 331 of file doxygen.cpp.
const char* STLInfo::templType1 |
Definition at line 328 of file doxygen.cpp.
const char* STLInfo::templType2 |
Definition at line 330 of file doxygen.cpp.
bool STLInfo::virtualInheritance |
Definition at line 332 of file doxygen.cpp.