Public Member Functions | Static Public Attributes
OpenRTM_aist.ConfigurationListener.ConfigurationSetListener Class Reference

ConfigurationSetListener class. More...

Inheritance diagram for OpenRTM_aist.ConfigurationListener.ConfigurationSetListener:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Static Public Attributes

tuple toString = staticmethod(toString)

Detailed Description

ConfigurationSetListener class.

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

Definition at line 187 of file ConfigurationListener.py.


Constructor & Destructor Documentation

Reimplemented in test_ConfigAdmin.ConfigSetListenerCallback.

Definition at line 191 of file ConfigurationListener.py.

Destructor.

Definition at line 237 of file ConfigurationListener.py.


Member Function Documentation

Virtual Callback function.

This is a the Callback function for ConfigurationSetListener

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

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

Definition at line 256 of file ConfigurationListener.py.

Convert ConfigurationSetListenerType into the string.

Convert ConfigurationSetListenerType into the string.

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

static const char* toString(ConfigurationSetListenerType type)

Definition at line 219 of file ConfigurationListener.py.


Member Data Documentation

Definition at line 228 of file ConfigurationListener.py.


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


openrtm_aist_python
Author(s): Shinji Kurihara
autogenerated on Thu Aug 27 2015 14:17:29