Skip to main content

The TagCompoundInfo Struct Reference

Base class for all compound types. More...

Declaration

struct anonymous{tagreader.cpp}::TagCompoundInfo { ... }

Derived Structs

structTagClassInfo

Container for class specific info that can be read from a tagfile. More...

structTagConceptInfo

Container for concept specific info that can be read from a tagfile. More...

structTagDirInfo

Container for directory specific info that can be read from a tagfile. More...

structTagFileInfo

Container for file specific info that can be read from a tagfile. More...

structTagGroupInfo

Container for group specific info that can be read from a tagfile. More...

structTagModuleInfo

Container for module specific info that can be read from a tagfile. More...

structTagNamespaceInfo

Container for namespace specific info that can be read from a tagfile. More...

structTagPackageInfo

Container for package specific info that can be read from a tagfile. More...

structTagPageInfo

Container for page specific info that can be read from a tagfile. More...

Public Member Attributes Index

std::vector< TagMemberInfo >members
QCStringname
QCStringfilename
std::vector< TagAnchorInfo >docAnchors
intlineNr = 0

Description

Base class for all compound types.

Definition at line 103 of file tagreader.cpp.

Public Member Attributes

docAnchors

std::vector<TagAnchorInfo> anonymous{tagreader.cpp}::TagCompoundInfo::docAnchors

filename

lineNr

int anonymous{tagreader.cpp}::TagCompoundInfo::lineNr = 0

members

std::vector<TagMemberInfo> anonymous{tagreader.cpp}::TagCompoundInfo::members

name


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus by Doxygen 1.14.0.