Public Member Functions | |
void | setUnloadComponents (bool allowUnload) |
void | release () |
void * | getObject (string objectName) |
set< string > * | getObjectsFromInterface (string interfaceName) |
map< string, set< string > * > * | getUnsolvedDependencies () |
bool | releaseComponentFromObject (string objName) |
void | refreshComponentDescription () |
map< string, IComponent * > * | getComponentDescription () |
bool | isAvailable (string objName) |
Static Public Member Functions | |
static ComponentManager * | getInstance () |
![]() | |
static IComponentManager * | getCMInstance () |