import "TargetManagerExt.idl";
Public Member Functions | |
long | get_pid (in string component_uuid) |
Returns the pid in which a component runs. | |
Host_Infos | get_host_cpu () |
Component_Infos | get_component_cpu () |
Return the detail of the components. | |
Host_NodeManager_seq | get_all_node_managers () |
Returns the OR of the Node managers. |
Contains the interface used by the RACE controller.
long CIAO::TargetManagerExt::get_pid | ( | in string | component_uuid | ) |
Returns the pid in which a component runs.
Host_Infos CIAO::TargetManagerExt::get_host_cpu | ( | ) |
returns the cpu usage for each host in the last cycle
Component_Infos CIAO::TargetManagerExt::get_component_cpu | ( | ) |
Return the detail of the components.
Host_NodeManager_seq CIAO::TargetManagerExt::get_all_node_managers | ( | ) |
Returns the OR of the Node managers.