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

ConfigurationSetNameListener class. More...

#include <ConfigurationListener.h>

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

Public Member Functions

virtual void operator() (const char *config_set_name)=0
 Virtual Callback function. More...
 
virtual ~ConfigurationSetNameListener ()
 Destructor. More...
 

Static Public Member Functions

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

Detailed Description

ConfigurationSetNameListener class.

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

Definition at line 298 of file ConfigurationListener.h.

Constructor & Destructor Documentation

RTC::ConfigurationSetNameListener::~ConfigurationSetNameListener ( )
virtual

Destructor.

Definition at line 41 of file ConfigurationListener.cpp.

Member Function Documentation

virtual void RTC::ConfigurationSetNameListener::operator() ( const char *  config_set_name)
pure virtual
static const char* RTC::ConfigurationSetNameListener::toString ( ConfigurationSetNameListenerType  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 325 of file ConfigurationListener.h.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:03