OpenRTM  1.0.0
Public Attributes | List of all members
RTC::ConfigurationListeners Class Reference

#include <ConfigurationListener.h>

Public Attributes

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

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.