Doxygen
|
A struct contained the data for an STL class 更多...
Public 属性 | |
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
在文件 stlsupport.cpp 第 21 行定义.
const char* STLInfo::baseClass1 |
在文件 stlsupport.cpp 第 37 行定义.
被这些函数引用 addSTLClass().
const char* STLInfo::baseClass2 |
在文件 stlsupport.cpp 第 38 行定义.
被这些函数引用 addSTLClass().
const char* STLInfo::className |
在文件 stlsupport.cpp 第 36 行定义.
被这些函数引用 addSTLClass() , 以及 addSTLClasses().
bool STLInfo::iterators |
在文件 stlsupport.cpp 第 44 行定义.
被这些函数引用 addSTLClass().
const char* STLInfo::templName1 |
在文件 stlsupport.cpp 第 40 行定义.
被这些函数引用 addSTLClass().
const char* STLInfo::templName2 |
在文件 stlsupport.cpp 第 42 行定义.
被这些函数引用 addSTLClass().
const char* STLInfo::templType1 |
在文件 stlsupport.cpp 第 39 行定义.
被这些函数引用 addSTLClass().
const char* STLInfo::templType2 |
在文件 stlsupport.cpp 第 41 行定义.
被这些函数引用 addSTLClass().
bool STLInfo::virtualInheritance |
在文件 stlsupport.cpp 第 43 行定义.
被这些函数引用 addSTLClass().