Connector base class. More...
#include <coil/stringutil.h>
#include <coil/Properties.h>
#include <rtm/RTC.h>
#include <rtm/CdrBufferBase.h>
#include <rtm/DataPortStatus.h>
#include <rtm/SystemLogger.h>
Go to the source code of this file.
Classes | |
class | RTC::ConnectorBase |
Connector Base class. More... | |
class | RTC::ConnectorInfo |
Namespaces | |
RTC | |
RT-Component. | |
Typedefs | |
typedef std::vector< ConnectorInfo > | RTC::ConnectorInfoList |
typedef std::vector< ConnectorBase * > | RTC::ConnectorList |
Connector base class.
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$
Definition in file ConnectorBase.h.