|
OpenRTM-aist
1.1.2
|
port's internal action listener classes [詳解]
#include <vector>#include <utility>#include <coil/Mutex.h>#include <coil/Guard.h>#include <rtm/RTC.h>#include <rtm/idl/RTCSkel.h>クラス | |
| class | RTC::PortConnectListener |
| PortConnectListener クラス [詳解] | |
| class | RTC::PortConnectRetListener |
| PortConnectRetListener クラス [詳解] | |
| class | RTC::PortConnectListenerHolder |
| PortConnectListener ホルダクラス [詳解] | |
| class | RTC::PortConnectRetListenerHolder |
| PortConnectRetListener ホルダクラス [詳解] | |
| class | RTC::PortConnectListeners |
| PortConnectListeners クラス [詳解] | |
名前空間 | |
| RTC | |
| RTコンポーネント | |
列挙型 | |
| enum | RTC::PortConnectListenerType { RTC::ON_NOTIFY_CONNECT, RTC::ON_NOTIFY_DISCONNECT, RTC::ON_UNSUBSCRIBE_INTERFACES, RTC::PORT_CONNECT_LISTENER_NUM } |
| PortConnectListener のタイプ [詳解] | |
| enum | RTC::PortConnectRetListenerType { RTC::ON_PUBLISH_INTERFACES, RTC::ON_CONNECT_NEXTPORT, RTC::ON_SUBSCRIBE_INTERFACES, RTC::ON_CONNECTED, RTC::ON_DISCONNECT_NEXT, RTC::ON_DISCONNECTED, RTC::PORT_CONNECT_RET_LISTENER_NUM } |
| PortConnectRetListenerType のタイプ [詳解] | |
port's internal action 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$
1.8.11