The NamespaceDefMutable
Class Reference
Declaration
Included Headers
Base classes
class | DefinitionMutable |
class | NamespaceDef |
An abstract interface of a namespace symbol. More... | |
Derived Classes
class | DefinitionMixin<Base> |
Public Member Functions Index
void | setMetaData (const QCString &m)=0 |
void | insertUsedFile (FileDef *fd)=0 |
void | writeDocumentation (OutputList &ol)=0 |
void | writeMemberPages (OutputList &ol)=0 |
void | writeTagFile (TextStream &)=0 |
void | insertClass (ClassDef *cd)=0 |
void | insertConcept (ConceptDef *cd)=0 |
void | insertNamespace (NamespaceDef *nd)=0 |
void | insertMember (MemberDef *md)=0 |
void | computeAnchors ()=0 |
void | countMembers ()=0 |
void | addMembersToMemberGroup ()=0 |
void | distributeMemberGroupDocumentation ()=0 |
void | findSectionsInDocumentation ()=0 |
void | sortMemberLists ()=0 |
void | addListReferences ()=0 |
void | setFileName (const QCString &fn)=0 |
void | combineUsingRelations (NamespaceDefSet &visitedNamespace)=0 |
void | addUsingDirective (NamespaceDef *nd)=0 |
void | addUsingDeclaration (const Definition *d)=0 |
void | setInline (bool isInline)=0 |
Definition at line 100 of file namespacedef.h.
Public Member Functions
addListReferences()
|
Definition at line 121 of file namespacedef.h.
Reference addListReferences.
Referenced by addListReferences and addListReferences.
addMembersToMemberGroup()
|
Definition at line 117 of file namespacedef.h.
Reference addMembersToMemberGroup.
Referenced by addMembersToMemberGroup and addMembersToMemberGroup.
addUsingDeclaration()
|
Definition at line 125 of file namespacedef.h.
Reference addUsingDeclaration.
Referenced by addUsingDeclaration, findUsingDeclarations and findUsingDeclImports.
addUsingDirective()
|
Definition at line 124 of file namespacedef.h.
Reference addUsingDirective.
Referenced by addUsingDirective and findUsingDirectives.
combineUsingRelations()
|
Definition at line 123 of file namespacedef.h.
Reference combineUsingRelations.
Referenced by combineUsingRelations, FileDefImpl::combineUsingRelations, NamespaceDefImpl::combineUsingRelations and combineUsingRelations.
computeAnchors()
|
Definition at line 115 of file namespacedef.h.
Reference computeAnchors.
Referenced by computeAnchors and computeMemberReferences.
countMembers()
|
Definition at line 116 of file namespacedef.h.
Reference countMembers.
Referenced by countMembers and countMembers.
distributeMemberGroupDocumentation()
|
Definition at line 118 of file namespacedef.h.
Reference distributeMemberGroupDocumentation.
Referenced by distributeMemberGroupDocumentation and distributeMemberGroupDocumentation.
findSectionsInDocumentation()
|
Definition at line 119 of file namespacedef.h.
Reference findSectionsInDocumentation.
Referenced by findSectionsInDocumentation and findSectionsInDocumentation.
insertClass()
|
insertConcept()
|
Definition at line 112 of file namespacedef.h.
Reference insertConcept.
Referenced by insertConcept.
insertMember()
|
Definition at line 114 of file namespacedef.h.
Reference insertMember.
Referenced by addGlobalFunction, addVariableToFile, findEnums, findUsingDeclImports, NamespaceDefImpl::insertMember, insertMember and insertMemberAlias.
insertNamespace()
|
Definition at line 113 of file namespacedef.h.
Reference insertNamespace.
Referenced by insertNamespace.
insertUsedFile()
|
Definition at line 107 of file namespacedef.h.
Reference insertUsedFile.
Referenced by buildNamespaceList, findUsingDirectives and insertUsedFile.
setFileName()
|
Definition at line 122 of file namespacedef.h.
Reference setFileName.
Referenced by buildNamespaceList and setFileName.
setInline()
|
Definition at line 126 of file namespacedef.h.
References createNamespaceDef, createNamespaceDefAlias, getResolvedNamespace, NamespaceDef::isInline, Definition::name, replaceNamespaceAliases, setInline, toNamespaceDef and toNamespaceDefMutable.
Referenced by buildNamespaceList, findUsingDirectives and setInline.
setMetaData()
|
Definition at line 106 of file namespacedef.h.
Reference setMetaData.
Referenced by buildNamespaceList, findUsingDirectives and setMetaData.
sortMemberLists()
|
Definition at line 120 of file namespacedef.h.
Reference sortMemberLists.
Referenced by sortMemberLists and sortMemberLists.
writeDocumentation()
|
Definition at line 108 of file namespacedef.h.
Reference writeDocumentation.
Referenced by generateNamespaceDocs and writeDocumentation.
writeMemberPages()
|
Definition at line 109 of file namespacedef.h.
Reference writeMemberPages.
Referenced by writeMemberPages.
writeTagFile()
|
Definition at line 110 of file namespacedef.h.
Reference writeTagFile.
Referenced by writeTagFile and writeTagFile.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.