|
Doxygen
|
类 AllMembersListContext::Private 继承关系图:
AllMembersListContext::Private 的协作图:Public 成员函数 | |
| Private (const MemberNameInfoLinkedMap &ml) | |
Public 成员函数 继承自 GenericNodeListContext | |
| GenericNodeListContext () | |
| uint | count () const |
| Returns the number of elements in the list 更多... | |
| TemplateVariant | at (uint index) const |
| Returns the element at index position index. 更多... | |
| TemplateListIntf::ConstIteratorPtr | createIterator () const |
| Creates a new iterator for this list. 更多... | |
| void | append (const TemplateVariant &ctn) |
| bool | isEmpty () const |
Public 成员函数 继承自 TemplateListIntf | |
| virtual | ~TemplateListIntf () |
| Destroys the list 更多... | |
额外继承的成员函数 | |
Public 类型 继承自 TemplateListIntf | |
| using | ConstIteratorPtr = std::unique_ptr< ConstIterator > |
静态 Public 成员函数 继承自 GenericNodeListContext | |
| static TemplateListIntfPtr | alloc () |
在文件 context.cpp 第 7710 行定义.
|
inline |
在文件 context.cpp 第 7713 行定义.
引用了 MemberInfoContext::alloc(), GenericNodeListContext::append(), Config_getBool, MemberDef::getClassDef(), Definition::isAnonymous(), Definition::isArtificial(), MemberDef::isFriend(), MemberDef::isLinkable(), ClassDef::isLinkable(), MemberDef::protection() , 以及 protectionLevelVisible().