PUMA Library Reference Manual
|
Directories | |
types | |
Files | |
CArgumentInfo.h | |
Semantic information about a function parameter. | |
CAttributeInfo.h | |
Semantic information about local/global objects and class data members. | |
CBaseClassInfo.h | |
Semantic information about a base class of a class. | |
CCandidateInfo.h | |
Representation of a C++ overload resolution candidate. | |
CClassDatabase.h | |
Alias for CSemDatabase. | |
CClassInfo.h | |
Semantic information about a class. | |
CClassInstance.h | |
Semantic information about an instance of a class template. | |
CEnumeratorInfo.h | |
Semantic information about an enumeration constant. | |
CEnumInfo.h | |
Semantic information about an enumeration. | |
CFctInstance.h | |
Semantic information about an instance of a function template. | |
CFileInfo.h | |
Semantic information about a source file (translation unit). | |
CFunctionInfo.h | |
Semantic information about a function. | |
CLabelInfo.h | |
Semantic information about a jump label. | |
CLocalScope.h | |
Semantic information about a local scope in a function body. | |
CMemberAliasInfo.h | |
Semantic information about a member alias. | |
CNamespaceInfo.h | |
Semantic information about a namespace. | |
CObjectInfo.h | |
Basic semantic information class. | |
CRecord.h | |
Semantic information about a class or union. | |
CScopeInfo.h | |
Semantic information about a scope. | |
CScopeRequest.h | |
Additional scope information. | |
CSemDatabase.h | |
Semantic information database. | |
CSourceInfo.h | |
Source file information. | |
CStructure.h | |
Semantic information about entities that can contain other entity declarations. | |
CTemplateInfo.h | |
Semantic information about a template declaration. | |
CTemplateInstance.h | |
Semantic information about a template instance. | |
CTemplateParamInfo.h | |
Semantic information about a template parameter. | |
CTypedefInfo.h | |
Semantic information about a typedef. | |
CUnionInfo.h | |
Semantic information about a union. | |
CUnionInstance.h | |
Semantic information about an instance of a union template. | |
CUsingInfo.h | |
Semantic information about a using-directive. | |