Public Member Functions | Static Public Attributes | List of all members
OpenRTM_aist.ConfigurationListener.ConfigurationSetNameListener Class Reference

ConfigurationSetNameListener class. More...

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

Public Member Functions

def __call__ (self, config_set_name)
 Virtual Callback function. More...
 
def __del__ (self)
 Destructor. More...
 
def __init__ (self)
 
def toString (type)
 Convert ConfigurationSetNameListenerType into the string. More...
 

Static Public Attributes

 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

def OpenRTM_aist.ConfigurationListener.ConfigurationSetNameListener.__init__ (   self)

Definition at line 311 of file ConfigurationListener.py.

def OpenRTM_aist.ConfigurationListener.ConfigurationSetNameListener.__del__ (   self)

Destructor.

Definition at line 358 of file ConfigurationListener.py.

Member Function Documentation

def OpenRTM_aist.ConfigurationListener.ConfigurationSetNameListener.__call__ (   self,
  config_set_name 
)

Virtual Callback function.

This is a the Callback function for ConfigurationSetNameListener.

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

Definition at line 377 of file ConfigurationListener.py.

def OpenRTM_aist.ConfigurationListener.ConfigurationSetNameListener.toString (   type)

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

OpenRTM_aist.ConfigurationListener.ConfigurationSetNameListener.toString = staticmethod(toString)
static

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 Jun 6 2019 19:11:35