OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
ConfigurationListener.h File Reference

Configuration related event listener classes. More...

#include <coil/Properties.h>
#include <mutex>
#include <utility>
#include <vector>
#include <array>
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

namespace  RTC
 RT-Component.
 

Enumerations

enum class  RTC::ConfigurationParamListenerType : uint8_t { RTC::ON_UPDATE_CONFIG_PARAM , RTC::CONFIG_PARAM_LISTENER_NUM }
 The types of ConnectorDataListener. More...
 
enum class  RTC::ConfigurationSetListenerType : uint8_t { RTC::ON_SET_CONFIG_SET , RTC::ON_ADD_CONFIG_SET , RTC::CONFIG_SET_LISTENER_NUM }
 The types of ConfigurationSetListener. More...
 
enum class  RTC::ConfigurationSetNameListenerType : uint8_t { 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$