|
Doxygen
|
This struct is used to capture the tag file information for an Entry. More...
#include <src/entry.h>
Public Attributes | |
| DString | tagName |
| DString | fileName |
| DString | anchor |
This struct is used to capture the tag file information for an Entry.
| DString TagInfo::anchor |
Definition at line 105 of file entry.h.
Referenced by addInstance(), and MemberDefImpl::setTagInfo().
| DString TagInfo::fileName |
Definition at line 104 of file entry.h.
Referenced by addClassToContext(), addConceptToContext(), addInstance(), addRelatedPage(), RequirementManager::addRequirement(), buildGroupListFiltered(), buildNamespaceList(), buildScopeFromQualifiedName(), and MemberDefImpl::setTagInfo().
| DString TagInfo::tagName |
Definition at line 103 of file entry.h.
Referenced by addClassToContext(), addConceptToContext(), addInstance(), addInterfaceOrServiceToServiceOrSingleton(), addMethodToClass(), addRelatedPage(), RequirementManager::addRequirement(), addVariableToClass(), addVariableToFile(), buildGroupListFiltered(), buildNamespaceList(), buildScopeFromQualifiedName(), findDefineDocumentation(), findUsingDeclImports(), and MemberDefImpl::setTagInfo().