NCBI C++ ToolKit
|
This is the complete list of members for CDebugDumpFormatter, including all inherited members.
EndBundle(unsigned int level, const string &bundle)=0 | CDebugDumpFormatter | pure virtual |
EndFrame(unsigned int level, const string &frame)=0 | CDebugDumpFormatter | pure virtual |
ePointer enum value | CDebugDumpFormatter | |
eString enum value | CDebugDumpFormatter | |
eValue enum value | CDebugDumpFormatter | |
EValueType enum name | CDebugDumpFormatter | |
PutValue(unsigned int level, const string &name, const string &value, EValueType type, const string &comment)=0 | CDebugDumpFormatter | pure virtual |
StartBundle(unsigned int level, const string &bundle)=0 | CDebugDumpFormatter | pure virtual |
StartFrame(unsigned int level, const string &frame)=0 | CDebugDumpFormatter | pure virtual |
~CDebugDumpFormatter() | CDebugDumpFormatter | inlinevirtual |