
Public Member Functions | |
| def | __call__ (self, config_set) | 
| def | __init__ (self, org) | 
  Public Member Functions inherited from OpenRTM_aist.ConfigurationListener.ConfigurationSetListener | |
| def | __call__ (self, config_set) | 
| Virtual Callback function.  More... | |
| def | __del__ (self) | 
| Destructor.  More... | |
| def | __init__ (self) | 
| def | toString (type) | 
| Convert ConfigurationSetListenerType into the string.  More... | |
Private Attributes | |
| _org | |
Additional Inherited Members | |
  Static Public Attributes inherited from OpenRTM_aist.ConfigurationListener.ConfigurationSetListener | |
| toString = staticmethod(toString) | |
Definition at line 54 of file PeriodicECSharedComposite.py.
| def OpenRTM_aist.PeriodicECSharedComposite.setCallback.__init__ | ( | self, | |
| org | |||
| ) | 
Definition at line 55 of file PeriodicECSharedComposite.py.
| def OpenRTM_aist.PeriodicECSharedComposite.setCallback.__call__ | ( | self, | |
| config_set | |||
| ) | 
Definition at line 59 of file PeriodicECSharedComposite.py.
      
  | 
  private | 
Definition at line 56 of file PeriodicECSharedComposite.py.