Public Member Functions | Static Public Member Functions
RTC::ConfigurationParamListener Class Reference

ConfigurationParamListener class. More...

#include <ConfigurationListener.h>

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

List of all members.

Public Member Functions

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

Static Public Member Functions

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

Detailed Description

ConfigurationParamListener class.

This class is abstract base class for listener classes that provides callbacks for various events for Configuration parameter. The listener will be called on the following event.

Definition at line 72 of file ConfigurationListener.h.


Constructor & Destructor Documentation

Destructor.

Definition at line 32 of file ConfigurationListener.cpp.


Member Function Documentation

virtual void RTC::ConfigurationParamListener::operator() ( const char *  config_set_name,
const char *  config_param_name 
) [pure virtual]

Virtual Callback function.

This is a the Callback function for ConfigurationParamListener.

Implemented in ConfigAdmin::OnUpdateParamCallbackMock.

static const char* RTC::ConfigurationParamListener::toString ( ConfigurationParamListenerType  type) [inline, static]

Convert ConfigurationParamListenerType into the string.

Convert ConfigurationParamListenerType into the string.

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

Definition at line 98 of file ConfigurationListener.h.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Aug 27 2015 14:16:41