|
def | __init__ (self) |
| Constructor. More...
|
|
def | svc (self) |
|
def | tick (self) |
|
def | __del__ (self, Task=OpenRTM_aist.Task) |
|
def | __init__ (self, owner=None, rate=None) |
| Constructor. More...
|
|
def | activate_component (self, comp) |
| Activate a RT-component. More...
|
|
def | add_component (self, comp) |
| Add a RT-component. More...
|
|
def | bindComponent (self, rtc) |
|
def | close (self, flags) |
| Close activity thread. More...
|
|
def | deactivate_component (self, comp) |
| Deactivate a RT-component. More...
|
|
def | get_component_state (self, comp) |
| Get RT-component's state. More...
|
|
def | get_kind (self) |
| Get the ExecutionKind. More...
|
|
def | get_profile (self) |
| Get the ExecutionContextProfile. More...
|
|
def | get_rate (self) |
| Get ExecutionRate. More...
|
|
def | getObjRef (self) |
|
def | is_running (self) |
| Check for ExecutionContext running state. More...
|
|
def | remove_component (self, comp) |
| Remove the RT-component from participant list. More...
|
|
def | reset_component (self, comp) |
| Reset a RT-component. More...
|
|
def | set_rate (self, rate) |
| Set ExecutionRate. More...
|
|
def | start (self) |
| Start ExecutionContext. More...
|
|
def | stop (self) |
| Stop ExecutionContext. More...
|
|
def | svc (self) |
| Create internal activity thread. More...
|
|
def | __del__ (self) |
|
def | bindComponent (self, rtc) |
|
def | getObjeRef (self) |
|
def | tick (self) |
| Destructor. More...
|
|
def | __del__ (self) |
|
def | __init__ (self) |
|
def | activate (self) |
|
def | close (self, flags=0) |
|
def | finalize (self) |
|
def | open (self, args=None) |
|
def | reset (self) |
|
def | resume (self) |
|
def | suspend (self) |
|
def | svc (self) |
|
def | svc_run (self) |
|
def | wait (self) |
|
Definition at line 40 of file ExtTrigExecutionContext.py.
def OpenRTM_aist.ExtTrigExecutionContext.ExtTrigExecutionContext.__init__ |
( |
|
self | ) |
|
def OpenRTM_aist.ExtTrigExecutionContext.ExtTrigExecutionContext.svc |
( |
|
self | ) |
|
def OpenRTM_aist.ExtTrigExecutionContext.ExtTrigExecutionContext.tick |
( |
|
self | ) |
|
OpenRTM_aist.ExtTrigExecutionContext.ExtTrigExecutionContext._rtcout |
|
private |
OpenRTM_aist.ExtTrigExecutionContext.ExtTrigExecutionContext._worker |
|
private |
The documentation for this class was generated from the following file: