|
OpenRTM-aist 2.0.2
|
Configuration related event listener classes [詳解]
#include <coil/Properties.h>#include <mutex>#include <utility>#include <vector>#include <array>

名前空間 | |
| 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
Copyright (C) 2011 Noriaki Ando Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
$Id$