Public Member Functions | |
| Debuggable (const Debuggable &other) | |
| Debuggable (Debuggable &&other) | |
Public Member Functions inherited from MTropolis::IDebuggable | |
| virtual SupportStatus | debugGetSupportStatus () const =0 |
| virtual const char * | debugGetTypeName () const =0 |
| virtual const Common::String & | debugGetName () const =0 |
| virtual void | debugInspect (IDebugInspectionReport *report) const =0 |