ConnectorListener.h File Reference

connector listener class More...

#include <vector>
#include <utility>
#include <coil/Mutex.h>
#include <coil/Guard.h>
#include <rtm/RTC.h>
#include <rtm/ConnectorBase.h>

Go to the source code of this file.

Classes

class  RTC::ConnectorDataListener
 ConnectorDataListener class. More...
class  RTC::ConnectorDataListenerT< DataType >
 ConnectorDataListenerT class. More...
class  RTC::ConnectorListener
 ConnectorListener class. More...
class  RTC::ConnectorDataListenerHolder
 ConnectorDataListener holder class. More...
class  RTC::ConnectorListenerHolder
 ConnectorListener holder class. More...
class  RTC::ConnectorListeners
 ConnectorListeners class. More...

Namespaces

namespace  RTC
 

RT-Component.


Enumerations

enum  RTC::ConnectorDataListenerType {
  RTC::ON_BUFFER_WRITE = 0, RTC::ON_BUFFER_FULL, RTC::ON_BUFFER_WRITE_TIMEOUT, RTC::ON_BUFFER_OVERWRITE,
  RTC::ON_BUFFER_READ, RTC::ON_SEND, RTC::ON_RECEIVED, RTC::ON_RECEIVER_FULL,
  RTC::ON_RECEIVER_TIMEOUT, RTC::ON_RECEIVER_ERROR, RTC::CONNECTOR_DATA_LISTENER_NUM
}
 

The types of ConnectorDataListener.

More...
enum  RTC::ConnectorListenerType {
  RTC::ON_BUFFER_EMPTY = 0, RTC::ON_BUFFER_READ_TIMEOUT, RTC::ON_SENDER_EMPTY, RTC::ON_SENDER_TIMEOUT,
  RTC::ON_SENDER_ERROR, RTC::ON_CONNECT, RTC::ON_DISCONNECT, RTC::CONNECTOR_LISTENER_NUM
}
 

The types of ConnectorListener.

More...

Detailed Description

connector listener class

Date:
$Date$
Author:
Noriaki Ando <n-ando@aist.go.jp>

Copyright (C) 2009 Noriaki Ando Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.

$Id$

Generated on Fri Oct 28 18:31:17 2016 for OpenRTM-aist by  doxygen 1.6.3