My Project
|
Public Member Functions | |
virtual void | registerCommands (IfaceStatus *status) |
Public Member Functions inherited from IfaceCapability | |
const string & | getName (void) const |
virtual void | initialize (void) |
Complete initialization of an extension point. More... | |
Public Member Functions inherited from CapabilityPoint | |
virtual | ~CapabilityPoint (void) |
Destructor. | |
Additional Inherited Members | |
Static Public Member Functions inherited from IfaceCapability | |
static void | registerAllCommands (IfaceStatus *status) |
Static Public Member Functions inherited from CapabilityPoint | |
static void | initializeAll (void) |
Finish initialization for all extension points. More... | |
Protected Member Functions inherited from CapabilityPoint | |
CapabilityPoint (void) | |
Construct extension capability exactly once. More... | |
Protected Attributes inherited from IfaceCapability | |
string | name |