NCBI C++ ToolKit
|
This is the complete list of members for CDebugDumpFormatterText, including all inherited members.
CDebugDumpFormatterText(ostream &out) | CDebugDumpFormatterText | |
EndBundle(unsigned int level, const string &bundle) | CDebugDumpFormatterText | virtual |
EndFrame(unsigned int level, const string &frame) | CDebugDumpFormatterText | virtual |
ePointer enum value | CDebugDumpFormatter | |
eString enum value | CDebugDumpFormatter | |
eValue enum value | CDebugDumpFormatter | |
EValueType enum name | CDebugDumpFormatter | |
m_Out | CDebugDumpFormatterText | private |
PutValue(unsigned int level, const string &name, const string &value, EValueType type, const string &comment) | CDebugDumpFormatterText | virtual |
StartBundle(unsigned int level, const string &bundle) | CDebugDumpFormatterText | virtual |
StartFrame(unsigned int level, const string &frame) | CDebugDumpFormatterText | virtual |
x_IndentLine(unsigned int level, char c=' ', unsigned int len=2) | CDebugDumpFormatterText | private |
x_InsertPageBreak(const string &title=kEmptyStr, char c='=', unsigned int len=78) | CDebugDumpFormatterText | private |
~CDebugDumpFormatter() | CDebugDumpFormatter | inlinevirtual |
~CDebugDumpFormatterText(void) | CDebugDumpFormatterText | virtual |