The TagFileInfo
Struct Reference
Container for file specific info that can be read from a tagfile. More...
Declaration
Base struct
struct | TagCompoundInfo |
Base class for all compound types. More... | |
Public Member Attributes Index
QCString | path |
StringVector | classList |
StringVector | conceptList |
StringVector | namespaceList |
std::vector< TagIncludeInfo > | includes |
Description
Container for file specific info that can be read from a tagfile.
Definition at line 166 of file tagreader.cpp.
Public Member Attributes
classList
|
Definition at line 169 of file tagreader.cpp.
Referenced by anonymous{tagreader.cpp}::TagFileParser::dump and anonymous{tagreader.cpp}::TagFileParser::endClass.
conceptList
|
Definition at line 170 of file tagreader.cpp.
Referenced by anonymous{tagreader.cpp}::TagFileParser::endConcept.
includes
|
Definition at line 172 of file tagreader.cpp.
Referenced by anonymous{tagreader.cpp}::TagFileParser::addIncludes, anonymous{tagreader.cpp}::TagFileParser::dump and anonymous{tagreader.cpp}::TagFileParser::endIncludes.
namespaceList
|
Definition at line 171 of file tagreader.cpp.
Referenced by anonymous{tagreader.cpp}::TagFileParser::dump and anonymous{tagreader.cpp}::TagFileParser::endNamespace.
path
|
Definition at line 168 of file tagreader.cpp.
Referenced by anonymous{tagreader.cpp}::TagFileParser::addIncludes, anonymous{tagreader.cpp}::TagFileParser::buildLists and anonymous{tagreader.cpp}::TagFileParser::endPath.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.