CppParser
Loading...
Searching...
No Matches
CppVarType Member List

This is the complete list of members for CppVarType, including all inherited members.

accept(CppVisitorBase *v) overrideCppVarTypeinlinevirtual
accessType_CppObj
addAttr(std::uint32_t attr)CppVarTypeinline
attribSpecifierSequence()AttribSpecifiedinline
attribSpecifierSequence(AttribSpecifierArray *attribSpecifierArray)AttribSpecifiedinline
attributeSpecifiers_AttribSpecifiedprivate
baseType()CppVarTypeinline
baseType(std::string _baseType)CppVarTypeinline
baseType_CppVarTypeprivate
compound()CppVarTypeinline
compound_CppVarTypeprivate
CppObj(CppObjType type, CppAccessType accessType)CppObjinline
CppVarType(std::string baseType, CppTypeModifier modifier=CppTypeModifier())CppVarTypeinline
CppVarType(CppAccessType accessType, std::string baseType, CppTypeModifier modifier)CppVarTypeinline
CppVarType(CppAccessType accessType, CppCompound *compound, CppTypeModifier modifier)CppVarTypeinline
CppVarType(CppAccessType accessType, CppFunctionPointer *fptr, CppTypeModifier modifier)CppVarTypeinline
CppVarType(CppAccessType accessType, CppEnum *enumObj, CppTypeModifier modifier)CppVarTypeinline
CppVarType(CppVarType &varType)CppVarTypeinline
CppVarType(CppAccessType accessType, std::string baseType, std::uint32_t typeAttr, CppTypeModifier modifier)CppVarTypeinlineprivate
kObjectTypeCppVarTypestatic
objType_CppObj
owner()CppObjinline
owner(CppCompound *o)CppObjinline
owner_CppObjprivate
paramPack_CppVarType
typeAttr()CppVarTypeinline
typeAttr(std::uint32_t attr)CppVarTypeinline
typeAttr_CppVarTypeprivate
typeModifier()CppVarTypeinline
typeModifier_CppVarTypeprivate
~CppObj()CppObjinlinevirtual