ReturnCode_t |
EventDrivenExecutionContext.activate_component(LightweightRTObject comp)
コンポーネントをアクティブ化します。
|
ReturnCode_t |
ExtTrigExecutionContext.activate_component(LightweightRTObject comp)
コンポーネントをアクティブ化します。
|
ReturnCode_t |
PeriodicExecutionContext.activate_component(LightweightRTObject comp)
コンポーネントをアクティブ化します。
|
ReturnCode_t |
EventDrivenExecutionContext.activateComponent(LightweightRTObject comp) |
ReturnCode_t |
ExtTrigExecutionContext.activateComponent(LightweightRTObject comp) |
ReturnCode_t |
PeriodicExecutionContext.activateComponent(LightweightRTObject comp) |
ReturnCode_t |
ExecutionContextWorker.activateComponent(LightweightRTObject comp,
RTObjectStateMachineHolder rtobjhldr)
Activate an RT-component
|
ReturnCode_t |
EventDrivenExecutionContext.add_component(LightweightRTObject comp)
Add an RT-component
|
ReturnCode_t |
ExtTrigExecutionContext.add_component(LightweightRTObject comp)
Add an RT-component
|
ReturnCode_t |
PeriodicExecutionContext.add_component(LightweightRTObject comp)
Add an RT-component
|
ReturnCode_t |
EventDrivenExecutionContext.addComponent(LightweightRTObject comp) |
ReturnCode_t |
ExecutionContextWorker.addComponent(LightweightRTObject comp)
Add an RT-component
|
ReturnCode_t |
ExecutionContextProfile.addComponent(LightweightRTObject comp)
Add an RT-component
|
ReturnCode_t |
ExtTrigExecutionContext.addComponent(LightweightRTObject comp) |
ReturnCode_t |
PeriodicExecutionContext.addComponent(LightweightRTObject comp) |
ReturnCode_t |
EventDrivenExecutionContext.deactivate_component(LightweightRTObject comp)
コンポーネントを非アクティブ化します。
|
ReturnCode_t |
ExtTrigExecutionContext.deactivate_component(LightweightRTObject comp)
コンポーネントを非アクティブ化します。
|
ReturnCode_t |
PeriodicExecutionContext.deactivate_component(LightweightRTObject comp)
コンポーネントを非アクティブ化します。
|
ReturnCode_t |
EventDrivenExecutionContext.deactivateComponent(LightweightRTObject comp) |
ReturnCode_t |
ExtTrigExecutionContext.deactivateComponent(LightweightRTObject comp) |
ReturnCode_t |
PeriodicExecutionContext.deactivateComponent(LightweightRTObject comp) |
ReturnCode_t |
ExecutionContextWorker.deactivateComponent(LightweightRTObject comp,
RTObjectStateMachineHolder rtobjhldr)
Deactivate an RT-component
|
RTObjectStateMachine |
ExecutionContextWorker.findComponent(LightweightRTObject comp) |
LifeCycleState |
EventDrivenExecutionContext.get_component_state(LightweightRTObject comp)
コンポーネントの状態を取得します。
|
LifeCycleState |
ExtTrigExecutionContext.get_component_state(LightweightRTObject comp)
コンポーネントの状態を取得します。
|
LifeCycleState |
PeriodicExecutionContext.get_component_state(LightweightRTObject comp)
コンポーネントの状態を取得します。
|
LifeCycleState |
EventDrivenExecutionContext.getComponentState(LightweightRTObject comp) |
LifeCycleState |
ExecutionContextWorker.getComponentState(LightweightRTObject comp)
Get RT-component's state
|
LifeCycleState |
ExtTrigExecutionContext.getComponentState(LightweightRTObject comp) |
LifeCycleState |
PeriodicExecutionContext.getComponentState(LightweightRTObject comp) |
ReturnCode_t |
EventDrivenExecutionContext.onActivating(LightweightRTObject comp) |
ReturnCode_t |
ExecutionContextBase.onActivating(LightweightRTObject comp) |
ReturnCode_t |
ExtTrigExecutionContext.onActivating(LightweightRTObject comp) |
ReturnCode_t |
PeriodicExecutionContext.onActivating(LightweightRTObject comp) |
ReturnCode_t |
EventDrivenExecutionContext.onAddedComponent(LightweightRTObject rtobj) |
ReturnCode_t |
ExecutionContextBase.onAddedComponent(LightweightRTObject rtobj) |
ReturnCode_t |
ExtTrigExecutionContext.onAddedComponent(LightweightRTObject rtobj) |
ReturnCode_t |
PeriodicExecutionContext.onAddedComponent(LightweightRTObject rtobj) |
ReturnCode_t |
EventDrivenExecutionContext.onAddingComponent(LightweightRTObject rtobj) |
ReturnCode_t |
ExecutionContextBase.onAddingComponent(LightweightRTObject rtobj) |
ReturnCode_t |
ExtTrigExecutionContext.onAddingComponent(LightweightRTObject rtobj) |
ReturnCode_t |
PeriodicExecutionContext.onAddingComponent(LightweightRTObject rtobj) |
ReturnCode_t |
EventDrivenExecutionContext.onDeactivating(LightweightRTObject comp) |
ReturnCode_t |
ExecutionContextBase.onDeactivating(LightweightRTObject comp) |
ReturnCode_t |
ExtTrigExecutionContext.onDeactivating(LightweightRTObject comp) |
ReturnCode_t |
PeriodicExecutionContext.onDeactivating(LightweightRTObject comp) |
ReturnCode_t |
EventDrivenExecutionContext.onRemovedComponent(LightweightRTObject rtobj) |
ReturnCode_t |
ExecutionContextBase.onRemovedComponent(LightweightRTObject rtobj) |
ReturnCode_t |
ExtTrigExecutionContext.onRemovedComponent(LightweightRTObject rtobj) |
ReturnCode_t |
PeriodicExecutionContext.onRemovedComponent(LightweightRTObject rtobj) |
ReturnCode_t |
EventDrivenExecutionContext.onRemovingComponent(LightweightRTObject rtobj) |
ReturnCode_t |
ExecutionContextBase.onRemovingComponent(LightweightRTObject rtobj) |
ReturnCode_t |
ExtTrigExecutionContext.onRemovingComponent(LightweightRTObject rtobj) |
ReturnCode_t |
PeriodicExecutionContext.onRemovingComponent(LightweightRTObject rtobj) |
ReturnCode_t |
EventDrivenExecutionContext.onResetting(LightweightRTObject comp) |
ReturnCode_t |
ExecutionContextBase.onResetting(LightweightRTObject comp) |
ReturnCode_t |
ExtTrigExecutionContext.onResetting(LightweightRTObject comp) |
ReturnCode_t |
PeriodicExecutionContext.onResetting(LightweightRTObject comp) |
ReturnCode_t |
EventDrivenExecutionContext.remove_component(LightweightRTObject comp)
Remove the RT-Component from participant list
|
ReturnCode_t |
ExtTrigExecutionContext.remove_component(LightweightRTObject comp)
Remove the RT-Component from participant list
|
ReturnCode_t |
PeriodicExecutionContext.remove_component(LightweightRTObject comp)
Remove the RT-Component from participant list
|
ReturnCode_t |
EventDrivenExecutionContext.removeComponent(LightweightRTObject comp) |
ReturnCode_t |
ExecutionContextWorker.removeComponent(LightweightRTObject comp)
Remove the RT-Component from participant list
|
ReturnCode_t |
ExecutionContextProfile.removeComponent(LightweightRTObject comp)
Remove the RT-Component from participant list
|
ReturnCode_t |
ExtTrigExecutionContext.removeComponent(LightweightRTObject comp) |
ReturnCode_t |
PeriodicExecutionContext.removeComponent(LightweightRTObject comp) |
ReturnCode_t |
EventDrivenExecutionContext.reset_component(LightweightRTObject comp)
コンポーネントをリセットします。
|
ReturnCode_t |
ExtTrigExecutionContext.reset_component(LightweightRTObject comp)
コンポーネントをリセットします。
|
ReturnCode_t |
PeriodicExecutionContext.reset_component(LightweightRTObject comp)
コンポーネントをリセットします。
|
ReturnCode_t |
EventDrivenExecutionContext.resetComponent(LightweightRTObject comp) |
ReturnCode_t |
ExtTrigExecutionContext.resetComponent(LightweightRTObject comp) |
ReturnCode_t |
PeriodicExecutionContext.resetComponent(LightweightRTObject comp) |
ReturnCode_t |
ExecutionContextWorker.resetComponent(LightweightRTObject comp,
RTObjectStateMachineHolder rtobjhldr)
Reset the RT-component
|
ReturnCode_t |
EventDrivenExecutionContext.setOwner(LightweightRTObject comp)
Setting owner component of the execution context
|
ReturnCode_t |
ExecutionContextBase.setOwner(LightweightRTObject comp)
Setting owner component of the execution context
|
ReturnCode_t |
ExecutionContextProfile.setOwner(LightweightRTObject comp)
Setting owner component of the execution context
|
ReturnCode_t |
ExtTrigExecutionContext.setOwner(LightweightRTObject comp)
Setting owner component of the execution context
|
ReturnCode_t |
PeriodicExecutionContext.setOwner(LightweightRTObject comp)
Setting owner component of the execution context
|