Doxygen
|
#include <doxygen.h>
Public 成员函数 | |
LookupInfo ()=default | |
LookupInfo (const ClassDef *cd, const MemberDef *td, QCString ts, QCString rt) | |
Public 属性 | |
const ClassDef * | classDef = 0 |
const MemberDef * | typeDef = 0 |
QCString | templSpec |
QCString | resolvedType |
|
default |
const ClassDef* LookupInfo::classDef = 0 |
QCString LookupInfo::resolvedType |
QCString LookupInfo::templSpec |
const MemberDef* LookupInfo::typeDef = 0 |