CppParser
|
This is the complete list of members for CppConstructor, including all inherited members.
accept(CppVisitorBase *v) override | CppConstructor | inlinevirtual |
accessType_ | CppObj | |
addAttr(std::uint32_t _attr) | CppFunctionBase | inline |
attr() | CppFunctionBase | inline |
attr_ | CppFunctionBase | private |
CppConstructor(CppAccessType accessType, std::string name, CppParamVector *params, CppMemInits memInitList, std::uint32_t attr) | CppConstructor | inline |
CppFuncCtorBase(CppObjType type, CppAccessType accessType, std::string name, CppParamVector *params, std::uint32_t attr) | CppFuncCtorBase | inlineprotected |
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 |
hasParams() | CppFuncCtorBase | inline |
isCopyConstructor() | CppConstructor | |
isCopyConstructor_ | CppConstructor | mutableprivate |
isMoveConstructor() | CppConstructor | |
isMoveConstructor_ | CppConstructor | mutableprivate |
kObjectType | CppConstructor | static |
memInits_ | CppConstructor | |
name_ | CppFunctionBase | |
objType_ | CppObj | |
owner() | CppObj | inline |
owner(CppCompound *o) | CppObj | inline |
owner_ | CppObj | private |
params() | CppFuncCtorBase | inline |
params_ | CppFuncCtorBase | protected |
templateParamList() | CppFunctionBase | inline |
templateParamList(CppTemplateParamList *templParamList) | CppFunctionBase | inline |
templSpec_ | CppFunctionBase | private |
throwSpec() | CppFuncLikeBase | inline |
throwSpec(CppFuncThrowSpec *_throwSpec) | CppFuncLikeBase | inline |
throwSpec_ | CppFuncLikeBase | private |
~CppConstructor() override | CppConstructor | inline |
~CppObj() | CppObj | inlinevirtual |