The IncludeInfo
Struct Reference
Class representing the data associated with a #include statement. More...
Declaration
Included Headers
Public Constructors Index
IncludeInfo () | |
IncludeInfo (const FileDef *fd, const QCString &in, IncludeKind k) | |
Public Member Attributes Index
const FileDef * | fileDef = nullptr |
QCString | includeName |
IncludeKind | kind = IncludeKind::IncludeSystem |
Description
Class representing the data associated with a #include statement.
Definition at line 74 of file filedef.h.
Public Constructors
IncludeInfo()
| inline |
Definition at line 76 of file filedef.h.
IncludeInfo()
| inline |
Definition at line 77 of file filedef.h.
References fileDef, includeName and kind.
Public Member Attributes
fileDef
|
Definition at line 79 of file filedef.h.
Referenced by PerlModGenerator::addIncludeInfo, generateSqlite3ForClass, IncludeInfo and writeIncludeInfo.
includeName
|
Definition at line 80 of file filedef.h.
Referenced by PerlModGenerator::addIncludeInfo, DocSets::addIndexItem, generateSqlite3ForClass, IncludeInfo and writeIncludeInfo.
kind
|
Definition at line 81 of file filedef.h.
Referenced by PerlModGenerator::addIncludeInfo, IncludeInfo and writeIncludeInfo.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.