OpenRTM_aist.ConfigurationListener.ConfigurationSetListener Class Reference

ConfigurationSetListener class. More...

Inheritance diagram for OpenRTM_aist.ConfigurationListener.ConfigurationSetListener:
OpenRTM_aist.PeriodicECSharedComposite.addCallback OpenRTM_aist.PeriodicECSharedComposite.setCallback

List of all members.

Public Member Functions

def toString
 Convert ConfigurationSetListenerType into the string.
def __del__
 Destructor.
def __call__
 Virtual Callback function.

Detailed Description

ConfigurationSetListener class.

This class is abstract base class for listener classes that provides callbacks for configuration set's related events.


Member Function Documentation

def OpenRTM_aist.ConfigurationListener.ConfigurationSetListener.__call__ (   self,
  config_set 
)

Virtual Callback function.

This is a the Callback function for ConfigurationSetListener

virtual void operator()(const coil.Properties& config_set) = 0;

Reimplemented in OpenRTM_aist.PeriodicECSharedComposite.setCallback, and OpenRTM_aist.PeriodicECSharedComposite.addCallback.

def OpenRTM_aist.ConfigurationListener.ConfigurationSetListener.toString (   type  ) 

Convert ConfigurationSetListenerType into the string.

Convert ConfigurationSetListenerType into the string.

Parameters:
type The target ConfigurationSetListenerType for transformation
Returns:
Trnasformation result of string representation

static const char* toString(ConfigurationSetListenerType type)


The documentation for this class was generated from the following file:
Generated on Mon Mar 2 14:14:03 2015 for OpenRTM-aist-1.1.0-Python by  doxygen 1.6.3