OpenRTM-aist 2.0.2
読み取り中…
検索中…
一致する文字列を見つけられません
ConfigurationListener.h ファイル

Configuration related event listener classes [詳解]

#include <coil/Properties.h>
#include <mutex>
#include <utility>
#include <vector>
#include <array>
ConfigurationListener.h の依存先関係図:
被依存関係図:

[ソースコード]

クラス

class  RTC::ConfigurationParamListener
 ConfigurationParamListener クラス [詳解]
 
class  RTC::ConfigurationSetListener
 ConfigurationSetListener クラス [詳解]
 
class  RTC::ConfigurationSetNameListener
 ConfigurationSetNameListener クラス [詳解]
 
class  RTC::ConfigurationParamListenerHolder
 ConfigurationParamListener ホルダクラス [詳解]
 
class  RTC::ConfigurationSetListenerHolder
 ConfigurationSetListener ホルダクラス [詳解]
 
class  RTC::ConfigurationSetNameListenerHolder
 ConfigurationSetNameListener ホルダクラス [詳解]
 
class  RTC::ConfigurationListeners
 

名前空間

namespace  RTC
 RTコンポーネント
 

列挙型

enum class  RTC::ConfigurationParamListenerType : uint8_t { RTC::ON_UPDATE_CONFIG_PARAM , RTC::CONFIG_PARAM_LISTENER_NUM }
 ConfigurationParamListener のタイプ [詳解]
 
enum class  RTC::ConfigurationSetListenerType : uint8_t { RTC::ON_SET_CONFIG_SET , RTC::ON_ADD_CONFIG_SET , RTC::CONFIG_SET_LISTENER_NUM }
 ConfigurationSetListener のタイプ [詳解]
 
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 }
 ConfigurationSetNameListenerType [詳解]
 

詳解

Configuration related event listener classes

日付
$Date$
著者
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$