import "RTC.idl";
RTC::ExecutionContextServiceに対する継承グラフ
Public メソッド | |
ExecutionContextProfile | get_profile () |
boolean | is_running () |
ReturnCode_t | start () |
ReturnCode_t | stop () |
double | get_rate () |
ReturnCode_t | set_rate (in double rate) |
ReturnCode_t | activate_component (in LightweightRTObject comp) |
ReturnCode_t | deactivate_component (in LightweightRTObject comp) |
ReturnCode_t | reset_component (in LightweightRTObject comp) |
LifeCycleState | get_component_state (in LightweightRTObject comp) |
ExecutionKind | get_kind () |
ReturnCode_t | add (in LightweightRTObject comp) |
ReturnCode_t | remove (in LightweightRTObject comp) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|