OpenRTM-aist-Python 2.0.2
OpenRTM_aist.EventDrivenExecutionContext.EventDrivenExecutionContext Class Reference

More...

Inheritance diagram for OpenRTM_aist.EventDrivenExecutionContext.EventDrivenExecutionContext:
OpenRTM_aist.PeriodicExecutionContext.PeriodicExecutionContext OpenRTM_aist.ExecutionContextBase.ExecutionContextBase OpenRTM_aist.Task.Task

Public Member Functions

 __init__ (self)
 
- Public Member Functions inherited from OpenRTM_aist.PeriodicExecutionContext.PeriodicExecutionContext
 exit (self, Task=OpenRTM_aist.Task)
 
 init (self, props)
 
 svc (self)
 
 open (self, *args)
 
 close (self, flags)
 
 is_running (self)
 
 start (self)
 
 stop (self)
 
 get_rate (self)
 
 set_rate (self, rate)
 
 activate_component (self, comp)
 
 deactivate_component (self, comp)
 
 reset_component (self, comp)
 
 get_component_state (self, comp)
 
 get_kind (self)
 
 add_component (self, comp)
 
 remove_component (self, comp)
 
 get_profile (self)
 
- Public Member Functions inherited from OpenRTM_aist.ExecutionContextBase.ExecutionContextBase
 bindComponent (self, rtc)
 
 isRunning (self)
 
 getRate (self)
 
 setRate (self, rate)
 
 addComponent (self, comp)
 
 removeComponent (self, comp)
 
 activateComponent (self, comp)
 
 deactivateComponent (self, comp)
 
 resetComponent (self, comp)
 
 getComponentState (self, comp)
 
 getKind (self)
 
 getProfile (self)
 
 setObjRef (self, ec_ptr)
 
 getObjRef (self)
 
 getKindString (self, kind)
 
 setKind (self, kind)
 
 setOwner (self, comp)
 
 getOwner (self)
 
 getComponentList (self)
 
 setProperties (self, props)
 
 getProperties (self)
 
 isAllCurrentState (self, state)
 
 setExecutionRate (self, props)
 
 setTransitionMode (self, props, key, flag=False)
 
 setTimeout (self, props, key, timevalue=0.0)
 

Detailed Description

Constructor & Destructor Documentation

◆ __init__()

OpenRTM_aist.EventDrivenExecutionContext.EventDrivenExecutionContext.__init__ ( self)

The documentation for this class was generated from the following file: