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 Public Member Functions inherited from br::pucrio::telemidia::ginga::core::cm::IComponentManager | |
static IComponentManager * | getCMInstance () |