RTC::ConfigurationSetNameListener Class Reference

ConfigurationSetNameListener class. More...

#include <ConfigurationListener.h>

List of all members.

Public Member Functions

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

Static Public Member Functions

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

Detailed Description

ConfigurationSetNameListener class.

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


Constructor & Destructor Documentation

virtual RTC::ConfigurationSetNameListener::~ConfigurationSetNameListener (  )  [virtual]

Destructor.


Member Function Documentation

virtual void RTC::ConfigurationSetNameListener::operator() ( const char *  config_set_name  )  [pure virtual]

Virtual Callback function.

This is a the Callback function for ConfigurationSetNameListener.

static const char* RTC::ConfigurationSetNameListener::toString ( ConfigurationSetNameListenerType  type  )  [inline, static]

Convert ConfigurationSetNameListenerType into the string.

Convert ConfigurationSetNameListenerType into the string.

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

References RTC::CONFIG_SET_NAME_LISTENER_NUM.

Generated on Fri Oct 28 18:31:18 2016 for OpenRTM-aist by  doxygen 1.6.3