OpenRTM-aist  1.2.1
Classes | Namespaces | Enumerations
ConfigurationListener.h File Reference

Configuration related event listener classes. More...

#include <vector>
#include <coil/Properties.h>
#include <coil/Mutex.h>
#include <coil/Guard.h>
Include dependency graph for ConfigurationListener.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RTC::ConfigurationParamListener
 ConfigurationParamListener class. More...
 
class  RTC::ConfigurationSetListener
 ConfigurationSetListener class. More...
 
class  RTC::ConfigurationSetNameListener
 ConfigurationSetNameListener class. More...
 
class  RTC::ConfigurationParamListenerHolder
 ConfigurationParamListener holder class. More...
 
class  RTC::ConfigurationSetListenerHolder
 ConfigurationSetListener holder class. More...
 
class  RTC::ConfigurationSetNameListenerHolder
 ConfigurationSetNameListener holder class. More...
 
class  RTC::ConfigurationListeners
 

Namespaces

 RTC
 RT-Component.
 

Enumerations

enum  RTC::ConfigurationParamListenerType { RTC::ON_UPDATE_CONFIG_PARAM, RTC::CONFIG_PARAM_LISTENER_NUM }
 The types of ConnectorDataListener. More...
 
enum  RTC::ConfigurationSetListenerType { RTC::ON_SET_CONFIG_SET, RTC::ON_ADD_CONFIG_SET, RTC::CONFIG_SET_LISTENER_NUM }
 The types of ConfigurationSetListener. More...
 
enum  RTC::ConfigurationSetNameListenerType { RTC::ON_UPDATE_CONFIG_SET, RTC::ON_REMOVE_CONFIG_SET, RTC::ON_ACTIVATE_CONFIG_SET, RTC::CONFIG_SET_NAME_LISTENER_NUM }
 The types of ConfigurationSetNameListener. More...
 

Detailed Description

Configuration related event listener classes.

Date
$Date$
Author
Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..jp

Copyright (C) 2011 Noriaki Ando Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.

$Id$