public class OpenHRPExecutionContext extends PeriodicExecutionContext implements java.lang.Runnable, ObjectCreator<ExecutionContextBase>, ObjectDestructor, ExecutionContextBase
OpenHRPExecutionContext
PeriodicExecutionContext.Comp, PeriodicExecutionContext.DFP, PeriodicExecutionContext.DFPBase, PeriodicExecutionContext.find_compExecutionContextBase.transitionModeHolderm_activationTimeout, m_comps, m_cpu, m_deactivationTimeout, m_nowait, m_profile, m_ref, m_resetTimeout, m_syncActivation, m_syncDeactivation, m_syncReset, m_thread, m_usec, m_worker, rtcout, ticked_| Constructor and Description |
|---|
OpenHRPExecutionContext()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
OpenHRPExecutionContext |
creator_()
Creats OpenHRPExecutionContext
|
void |
destructor_(java.lang.Object obj)
Destructs Object
|
java.lang.Object |
ECDeleteFunc(ExecutionContextBase comp)
ECDeleteFunc
|
ExecutionContextBase |
ECNewFunc()
ECNewFunc
|
static void |
OpenHRPExecutionContextInit(Manager manager)
OpenHRPExecutionContextInit
|
void |
tick()
tick
|
__this, activate_component, activateComponent, add_component, addComponent, bindComponent, close, deactivate_component, deactivateComponent, get_component_state, get_kind, get_profile, get_rate, getComponentList, getComponentState, getKind, getKindString, getObjRef, getOwner, getPeriod, getProfile, getProperties, getRate, getRef, getStateString, init, invokeWorker, invokeWorkerDo, invokeWorkerPostDo, invokeWorkerPreDo, is_running, isAllCurrentState, isAllNextState, isOneOfCurrentState, isOneOfNextState, isRunning, onActivated, onActivating, onAddedComponent, onAddingComponent, onDeactivated, onDeactivating, onGetComponentState, onGetKind, onGetProfile, onGetRate, onIsRunning, onRemovedComponent, onRemovingComponent, onReset, onResetting, onSetRate, onSettingRate, onStarted, onStarting, onStopped, onStopping, onWaitingActivated, onWaitingDeactivated, onWaitingReset, open, PeriodicExecutionContextInit, remove_component, removeComponent, reset_component, resetComponent, run, set_rate, setCpuAffinity, setExecutionRate, setKind, setObjRef, setOwner, setProperties, setRate, setTimeout, setTransitionMode, start, stop, svc, threadRunning, waitForActivated, waitForDeactivated, waitForReset_all_interfaces, _invoke, _this, _this_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbindComponent, getComponentList, getKindString, getObjRef, getOwner, getProfile, getProperties, getRate, init, invokeWorker, invokeWorkerDo, invokeWorkerPostDo, invokeWorkerPreDo, isAllCurrentState, isAllNextState, isOneOfCurrentState, isOneOfNextState, onActivated, onActivating, onAddedComponent, onAddingComponent, onDeactivated, onDeactivating, onGetComponentState, onGetKind, onGetProfile, onGetRate, onRemovedComponent, onRemovingComponent, onReset, onResetting, onSetRate, onSettingRate, onStarted, onStopped, onStopping, onWaitingActivated, onWaitingDeactivated, onWaitingReset, setExecutionRate, setKind, setObjRef, setOwner, setProperties, setRate, setTimeout, setTransitionModepublic void tick()
throws org.omg.CORBA.SystemException
tick
org.omg.CORBA.SystemExceptionpublic OpenHRPExecutionContext creator_()
creator_ in interface ObjectCreator<ExecutionContextBase>creator_ in class PeriodicExecutionContextpublic void destructor_(java.lang.Object obj)
destructor_ in interface ObjectDestructordestructor_ in class PeriodicExecutionContextobj -
The target instances for destructionpublic static void OpenHRPExecutionContextInit(Manager manager)
OpenHRPExecutionContextInit
manager - Managerpublic java.lang.Object ECDeleteFunc(ExecutionContextBase comp)
ECDeleteFunc
ECDeleteFunc in interface ECNewDeleteFuncECDeleteFunc in class PeriodicExecutionContextcomp - ExecutionContextBasepublic ExecutionContextBase ECNewFunc()
ECNewFunc
ECNewFunc in interface ECNewDeleteFuncECNewFunc in class PeriodicExecutionContext