OpenRTM-aist  1.2.1
Public Attributes | List of all members
RTC::ConfigurationListeners Class Reference

#include <ConfigurationListener.h>

Collaboration diagram for RTC::ConfigurationListeners:
Collaboration graph
[legend]

Public Attributes

ConfigurationParamListenerHolder configparam_ [CONFIG_PARAM_LISTENER_NUM]
 ConfigurationParamType listener array The ConfigurationParamType listener is stored. More...
 
ConfigurationSetListenerHolder configset_ [CONFIG_SET_LISTENER_NUM]
 ConfigurationSetType listener array The ConfigurationSetType listener is stored. More...
 
ConfigurationSetNameListenerHolder configsetname_ [CONFIG_SET_NAME_LISTENER_NUM]
 ConfigurationSetNameListenerType listener array The ConfigurationSetNameListenerType listener is stored. More...
 

Member Data Documentation

ConfigurationParamListenerHolder RTC::ConfigurationListeners::configparam_[CONFIG_PARAM_LISTENER_NUM]

ConfigurationParamType listener array The ConfigurationParamType listener is stored.

ConfigurationSetListenerHolder RTC::ConfigurationListeners::configset_[CONFIG_SET_LISTENER_NUM]

ConfigurationSetType listener array The ConfigurationSetType listener is stored.

ConfigurationSetNameListenerHolder RTC::ConfigurationListeners::configsetname_[CONFIG_SET_NAME_LISTENER_NUM]

ConfigurationSetNameListenerType listener array The ConfigurationSetNameListenerType listener is stored.


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