CppParser
|
This is the complete list of members for CppFunctionBase, including all inherited members.
accept(CppVisitorBase *v)=0 | CppObj | pure virtual |
accessType_ | CppObj | |
addAttr(std::uint32_t _attr) | CppFunctionBase | inline |
attr() | CppFunctionBase | inline |
attr_ | CppFunctionBase | private |
CppFuncLikeBase(CppObjType type, CppAccessType accessType) | CppFuncLikeBase | inlineprotected |
CppFunctionBase(CppObjType type, CppAccessType accessType, std::string name, std::uint32_t attr) | CppFunctionBase | inlineprotected |
CppObj(CppObjType type, CppAccessType accessType) | CppObj | inline |
decor1() | CppFunctionBase | inline |
decor1(std::string _decor) | CppFunctionBase | inline |
decor1_ | CppFunctionBase | private |
decor2() | CppFunctionBase | inline |
decor2(std::string _decor) | CppFunctionBase | inline |
decor2_ | CppFunctionBase | private |
defn() | CppFuncLikeBase | inline |
defn(CppCompound *_defn) | CppFuncLikeBase | inline |
defn_ | CppFuncLikeBase | private |
hasAttr(std::uint32_t _attr) | CppFunctionBase | inline |
name_ | CppFunctionBase | |
objType_ | CppObj | |
owner() | CppObj | inline |
owner(CppCompound *o) | CppObj | inline |
owner_ | CppObj | private |
templateParamList() | CppFunctionBase | inline |
templateParamList(CppTemplateParamList *templParamList) | CppFunctionBase | inline |
templSpec_ | CppFunctionBase | private |
throwSpec() | CppFuncLikeBase | inline |
throwSpec(CppFuncThrowSpec *_throwSpec) | CppFuncLikeBase | inline |
throwSpec_ | CppFuncLikeBase | private |
~CppObj() | CppObj | inlinevirtual |