port's internal action listener classes More...
#include <vector>#include <utility>#include <coil/Mutex.h>#include <coil/Guard.h>#include <rtm/RTC.h>#include <rtm/idl/RTCSkel.h>

Go to the source code of this file.
Classes | |
| class | RTC::PortConnectListener |
| PortConnectListener class. More... | |
| class | RTC::PortConnectListenerHolder |
| PortConnectListener holder class. More... | |
| class | RTC::PortConnectListeners |
| PortConnectListeners class. More... | |
| class | RTC::PortConnectRetListener |
| PortConnectRetListener class. More... | |
| class | RTC::PortConnectRetListenerHolder |
| PortConnectRetListener holder class. More... | |
Namespaces | |
| namespace | RTC |
RT-Component. | |
Enumerations | |
| enum | RTC::PortConnectListenerType { RTC::ON_NOTIFY_CONNECT, RTC::ON_NOTIFY_DISCONNECT, RTC::ON_UNSUBSCRIBE_INTERFACES, RTC::PORT_CONNECT_LISTENER_NUM } |
| The types of ConnectorDataListener. More... | |
| 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 } |
| The types of PortConnectRetListenerType. More... | |
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$
Definition in file PortConnectListener.h.