|
Doxygen
|
Go to the source code of this file.
Classes | |
| class | MemberGroup |
| A class representing a group of members. More... | |
| class | MemberGroupRefList |
| class | MemberGroupList |
| struct | MemberGroupInfo |
| Data collected for a member group. More... | |
Macros | |
| #define | DOX_NOGROUP -1 |
Typedefs | |
| using | MemberGroupInfoMap = std::unordered_map< int,std::unique_ptr<MemberGroupInfo> > |
| #define DOX_NOGROUP -1 |
Definition at line 26 of file membergroup.h.
Referenced by DocGroup::close(), distributeConceptGroups(), DocGroup::enterCompound(), DocGroup::enterFile(), DocGroup::isEmpty(), DocGroup::leaveCompound(), DocGroup::leaveFile(), and DocGroup::open().
| using MemberGroupInfoMap = std::unordered_map< int,std::unique_ptr<MemberGroupInfo> > |
Definition at line 125 of file membergroup.h.