The TagCompoundInfo
Struct Reference
Base class for all compound types. More...
Declaration
Derived Structs
struct | TagClassInfo |
Container for class specific info that can be read from a tagfile. More... | |
struct | TagConceptInfo |
Container for concept specific info that can be read from a tagfile. More... | |
struct | TagDirInfo |
Container for directory specific info that can be read from a tagfile. More... | |
struct | TagFileInfo |
Container for file specific info that can be read from a tagfile. More... | |
struct | TagGroupInfo |
Container for group specific info that can be read from a tagfile. More... | |
struct | TagModuleInfo |
Container for module specific info that can be read from a tagfile. More... | |
struct | TagNamespaceInfo |
Container for namespace specific info that can be read from a tagfile. More... | |
struct | TagPackageInfo |
Container for package specific info that can be read from a tagfile. More... | |
struct | TagPageInfo |
Container for page specific info that can be read from a tagfile. More... | |
Public Member Attributes Index
std::vector< TagMemberInfo > | members |
QCString | name |
QCString | filename |
std::vector< TagAnchorInfo > | docAnchors |
int | lineNr = 0 |
Description
Base class for all compound types.
Definition at line 103 of file tagreader.cpp.
Public Member Attributes
docAnchors
|
Definition at line 108 of file tagreader.cpp.
Referenced by anonymous{tagreader.cpp}::TagFileParser::buildClassEntry, anonymous{tagreader.cpp}::TagFileParser::buildLists and anonymous{tagreader.cpp}::TagFileParser::endDocAnchor.
filename
|
Definition at line 107 of file tagreader.cpp.
Referenced by anonymous{tagreader.cpp}::TagFileParser::buildClassEntry, anonymous{tagreader.cpp}::TagFileParser::buildLists, anonymous{tagreader.cpp}::TagFileParser::dump and anonymous{tagreader.cpp}::TagFileParser::endFilename.
lineNr
|
Definition at line 109 of file tagreader.cpp.
Referenced by anonymous{tagreader.cpp}::TagFileParser::buildClassEntry, anonymous{tagreader.cpp}::TagFileParser::buildLists and anonymous{tagreader.cpp}::TagFileParser::startCompound.
members
|
Definition at line 105 of file tagreader.cpp.
Referenced by anonymous{tagreader.cpp}::TagFileParser::buildClassEntry, anonymous{tagreader.cpp}::TagFileParser::buildLists, anonymous{tagreader.cpp}::TagFileParser::dump and anonymous{tagreader.cpp}::TagFileParser::endMember.
name
|
Definition at line 106 of file tagreader.cpp.
Referenced by anonymous{tagreader.cpp}::TagFileParser::addIncludes, anonymous{tagreader.cpp}::TagFileParser::buildClassEntry, anonymous{tagreader.cpp}::TagFileParser::buildLists, anonymous{tagreader.cpp}::TagFileParser::dump and anonymous{tagreader.cpp}::TagFileParser::endName.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.