Doxygen
STLInfo结构体 参考

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.cpp21 行定义.

类成员变量说明

◆ baseClass1

const char* STLInfo::baseClass1

在文件 stlsupport.cpp37 行定义.

被这些函数引用 addSTLClass().

◆ baseClass2

const char* STLInfo::baseClass2

在文件 stlsupport.cpp38 行定义.

被这些函数引用 addSTLClass().

◆ className

const char* STLInfo::className

在文件 stlsupport.cpp36 行定义.

被这些函数引用 addSTLClass() , 以及 addSTLClasses().

◆ iterators

bool STLInfo::iterators

在文件 stlsupport.cpp44 行定义.

被这些函数引用 addSTLClass().

◆ templName1

const char* STLInfo::templName1

在文件 stlsupport.cpp40 行定义.

被这些函数引用 addSTLClass().

◆ templName2

const char* STLInfo::templName2

在文件 stlsupport.cpp42 行定义.

被这些函数引用 addSTLClass().

◆ templType1

const char* STLInfo::templType1

在文件 stlsupport.cpp39 行定义.

被这些函数引用 addSTLClass().

◆ templType2

const char* STLInfo::templType2

在文件 stlsupport.cpp41 行定义.

被这些函数引用 addSTLClass().

◆ virtualInheritance

bool STLInfo::virtualInheritance

在文件 stlsupport.cpp43 行定义.

被这些函数引用 addSTLClass().


该结构体的文档由以下文件生成: