Doxygen
|
#include <src/searchindex.h>
Public Member Functions | |
SIData_CurrentDoc (const Definition *d, const QCString &a, bool b) | |
Public Attributes | |
const Definition * | ctx = nullptr |
QCString | anchor |
bool | isSourceFile |
Definition at line 45 of file searchindex.h.
|
inline |
QCString SIData_CurrentDoc::anchor |
Definition at line 50 of file searchindex.h.
Referenced by SIData_CurrentDoc().
const Definition* SIData_CurrentDoc::ctx = nullptr |
Definition at line 49 of file searchindex.h.
Referenced by SIData_CurrentDoc().
bool SIData_CurrentDoc::isSourceFile |
Definition at line 51 of file searchindex.h.
Referenced by SIData_CurrentDoc().