Doxygen
|
Public 成员函数 | |
Trace (const QCString &func) | |
Trace (const QCString &func, const QCString &data) | |
~Trace () | |
void | trace (const char *fmt,...) |
void | setResult (bool b) |
void | setResult (int i) |
void | setResult (const char *s) |
void | setResult (const QCString &s) |
Private 成员函数 | |
void | indent () |
Private 属性 | |
QCString | m_func |
bool | m_resultSet = false |
QCString | m_resultValue |
静态 Private 属性 | |
static int | s_indent = 0 |
在文件 markdown.cpp 第 69 行定义.
|
inline |
在文件 markdown.cpp 第 72 行定义.
引用了 IOSTREAM, Debug::isFlagSet(), Debug::Markdown, qPrint() , 以及 s_indent.
在文件 markdown.cpp 第 80 行定义.
引用了 DATA_BUFSIZE, indent(), IOSTREAM, QCString::isEmpty(), Debug::isFlagSet(), Debug::Markdown, qPrint() , 以及 s_indent.
|
inline |
在文件 markdown.cpp 第 105 行定义.
引用了 indent(), IOSTREAM, Debug::isFlagSet(), m_func, m_resultSet, m_resultValue, Debug::Markdown, qPrint() , 以及 s_indent.
|
inlineprivate |
|
inline |
在文件 markdown.cpp 第 133 行定义.
引用了 m_resultSet , 以及 m_resultValue.
|
inline |
在文件 markdown.cpp 第 143 行定义.
引用了 m_resultSet , 以及 m_resultValue.
|
inline |
在文件 markdown.cpp 第 148 行定义.
引用了 m_resultSet , 以及 m_resultValue.
|
inline |
在文件 markdown.cpp 第 138 行定义.
引用了 m_resultSet, m_resultValue , 以及 QCString::setNum().
|
inline |
在文件 markdown.cpp 第 121 行定义.
引用了 indent(), IOSTREAM, Debug::isFlagSet(), m_func, Debug::Markdown , 以及 qPrint().
|
private |
在文件 markdown.cpp 第 155 行定义.
|
private |
在文件 markdown.cpp 第 156 行定义.
被这些函数引用 setResult() , 以及 ~Trace().
|
private |
在文件 markdown.cpp 第 157 行定义.
被这些函数引用 setResult() , 以及 ~Trace().
|
staticprivate |
在文件 markdown.cpp 第 158 行定义.