|
CppParser
|
This is the complete list of members for CppEnum, including all inherited members.
| accept(CppVisitorBase *v) override | CppEnum | inlinevirtual |
| accessType_ | CppObj | |
| CppEnum(CppAccessType accessType, std::string name, CppEnumItemList *itemList, bool isClass=false, std::string underlyingType=std::string()) | CppEnum | inline |
| CppObj(CppObjType type, CppAccessType accessType) | CppObj | inline |
| isClass_ | CppEnum | |
| itemList_ | CppEnum | |
| kObjectType | CppEnum | static |
| name_ | CppEnum | |
| objType_ | CppObj | |
| owner() | CppObj | inline |
| owner(CppCompound *o) | CppObj | inline |
| owner_ | CppObj | private |
| underlyingType_ | CppEnum | |
| ~CppObj() | CppObj | inlinevirtual |