|
CppParser
|
This is the complete list of members for CppFwdClsDecl, including all inherited members.
| accept(CppVisitorBase *v) override | CppFwdClsDecl | inlinevirtual |
| accessType_ | CppObj | |
| addAttr(std::uint32_t _attr) | CppFwdClsDecl | inline |
| apidecor_ | CppFwdClsDecl | |
| attr() | CppFwdClsDecl | inline |
| attr_ | CppFwdClsDecl | private |
| cmpType_ | CppFwdClsDecl | |
| CppFwdClsDecl(CppAccessType accessType, std::string name, std::string apidecor, CppCompoundType cmpType=CppCompoundType::kNoCompound) | CppFwdClsDecl | inline |
| CppFwdClsDecl(CppAccessType accessType, std::string name, CppCompoundType cmpType=CppCompoundType::kNoCompound) | CppFwdClsDecl | inline |
| CppObj(CppObjType type, CppAccessType accessType) | CppObj | inline |
| kObjectType | CppFwdClsDecl | static |
| name_ | CppFwdClsDecl | |
| objType_ | CppObj | |
| owner() | CppObj | inline |
| owner(CppCompound *o) | CppObj | inline |
| owner_ | CppObj | private |
| templateParamList() | CppFwdClsDecl | inline |
| templateParamList(CppTemplateParamList *templParamList) | CppFwdClsDecl | inline |
| templSpec_ | CppFwdClsDecl | private |
| ~CppObj() | CppObj | inlinevirtual |