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

ConfigurationSetNameListener class. More...

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

List of all members.

Public Member Functions

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

Static Public Attributes

tuple toString = staticmethod(toString)

Detailed Description

ConfigurationSetNameListener class.

This class is abstract base class for listener classes that provides callbacks for various events for ConfigurationSet.

Definition at line 307 of file ConfigurationListener.py.


Constructor & Destructor Documentation

Reimplemented in test_ConfigAdmin.ConfigSetNameListenerCallback.

Definition at line 311 of file ConfigurationListener.py.

Destructor.

Definition at line 358 of file ConfigurationListener.py.


Member Function Documentation

Virtual Callback function.

This is a the Callback function for ConfigurationSetNameListener.

virtual void operator()(const char* config_set_name) = 0;

Reimplemented in test_ConfigAdmin.ConfigSetNameListenerCallback.

Definition at line 377 of file ConfigurationListener.py.

Convert ConfigurationSetNameListenerType into the string.

Convert ConfigurationSetNameListenerType into the string.

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

static const char* toString(ConfigurationSetNameListenerType type)

Definition at line 339 of file ConfigurationListener.py.


Member Data Documentation

Definition at line 349 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