Doxygen
|
Class representing the data associated with a #include statement. 更多...
#include <filedef.h>
Public 成员函数 | |
IncludeInfo () | |
IncludeInfo (const FileDef *fd, const QCString &in, bool loc, bool imp) | |
Public 属性 | |
const FileDef * | fileDef = 0 |
QCString | includeName |
bool = false | |
bool | imported = false |
const FileDef* IncludeInfo::fileDef = 0 |
bool IncludeInfo::imported = false |
QCString IncludeInfo::includeName |