#include <ddumpable.hpp>
Inheritance diagram for CDebugDumpable:

Definition at line 139 of file ddumpable.hpp.
Public Member Functions | |
| CDebugDumpable (void) | |
| virtual | ~CDebugDumpable (void) |
| void | DebugDumpText (ostream &out, const string &bundle, unsigned int depth) const |
| void | DebugDumpFormat (CDebugDumpFormatter &ddf, const string &bundle, unsigned int depth) const |
| virtual void | DebugDump (CDebugDumpContext ddc, unsigned int depth) const =0 |
Static Public Member Functions | |
| static void | EnableDebugDump (bool on) |
Static Private Attributes | |
| static bool | sm_DumpEnabled = true |
|
|
Definition at line 142 of file ddumpable.hpp. |
|
|
Definition at line 44 of file ddumpable.cpp. |
|
||||||||||||
|
||||||||||||||||
|
Definition at line 68 of file ddumpable.cpp. References DebugDump(), and sm_DumpEnabled. Referenced by DebugDumpText(). |
|
||||||||||||||||
|
Definition at line 56 of file ddumpable.cpp. References DebugDumpFormat(), and sm_DumpEnabled. Referenced by CDebugDumpViewer::Bpt(), and CBlastFormatterApp::PrintFormattedOutput(). |
|
|
Definition at line 50 of file ddumpable.cpp. References sm_DumpEnabled. |
|
|
Definition at line 159 of file ddumpable.hpp. Referenced by DebugDumpFormat(), DebugDumpText(), and EnableDebugDump(). |
1.4.6
Modified on Mon Dec 07 16:22:58 2009 by modify_doxy.py rev. 173732