Public Member Functions | Static Public Member Functions | List of all members
RTC::ConfigurationSetListener Class Referenceabstract

ConfigurationSetListener class. More...

#include <ConfigurationListener.h>

Inheritance diagram for RTC::ConfigurationSetListener:
Inheritance graph
[legend]

Public Member Functions

virtual void operator() (const coil::Properties &config_set)=0
 Virtual Callback function. More...
 
virtual ~ConfigurationSetListener ()
 Destructor. More...
 

Static Public Member Functions

static const char * toString (ConfigurationSetListenerType type)
 Convert ConfigurationSetNameListenerType into the string. More...
 

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 188 of file ConfigurationListener.h.

Constructor & Destructor Documentation

RTC::ConfigurationSetListener::~ConfigurationSetListener ( )
virtual

Destructor.

Definition at line 50 of file ConfigurationListener.cpp.

Member Function Documentation

virtual void RTC::ConfigurationSetListener::operator() ( const coil::Properties config_set)
pure virtual
static const char* RTC::ConfigurationSetListener::toString ( ConfigurationSetListenerType  type)
inlinestatic

Convert ConfigurationSetNameListenerType into the string.

Convert ConfigurationSetNameListenerType into the string.

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

Definition at line 215 of file ConfigurationListener.h.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Jun 6 2019 19:26:03