Interface object of the Debug subsystem.
Definition debuginterface.h:20
__DeclareClass(DebugInterface)
virtual void Open()
open the interface object
Definition debuginterface.cc:39
__DeclareInterfaceSingleton(DebugInterface)
virtual ~DebugInterface()
destructor
Definition debuginterface.cc:30
DebugInterface()
constructor
Definition debuginterface.cc:22
Base class for interfaces.
Definition interfacebase.h:22
Definition corepagehandler.cc:13