Uses of Class
jp.go.aist.rtm.RTC.RTObjectStateMachineHolder

Packages that use RTObjectStateMachineHolder
jp.go.aist.rtm.RTC.executionContext   
 

Uses of RTObjectStateMachineHolder in jp.go.aist.rtm.RTC.executionContext
 

Methods in jp.go.aist.rtm.RTC.executionContext with parameters of type RTObjectStateMachineHolder
 ReturnCode_t ExecutionContextWorker.activateComponent(LightweightRTObject comp, RTObjectStateMachineHolder rtobjhldr)
           Activate an RT-component
 ReturnCode_t ExecutionContextWorker.deactivateComponent(LightweightRTObject comp, RTObjectStateMachineHolder rtobjhldr)
           Deactivate an RT-component
 ReturnCode_t ExecutionContextWorker.resetComponent(LightweightRTObject comp, RTObjectStateMachineHolder rtobjhldr)
           Reset the RT-component