OpenRTM-aist 2.1.0
|
Connector base class [詳解]
#include <coil/stringutil.h>
#include <coil/Properties.h>
#include <rtm/RTC.h>
#include <rtm/CdrBufferBase.h>
#include <rtm/DataPortStatus.h>
#include <rtm/SystemLogger.h>
#include <string>
#include <utility>
#include <vector>
クラス | |
class | RTC::ConnectorInfo |
ConnectorInfo クラス [詳解] | |
class | RTC::ConnectorBase |
Connector 基底クラス [詳解] | |
名前空間 | |
namespace | RTC |
RTコンポーネント | |
型定義 | |
using | RTC::ConnectorInfoList = std::vector< ConnectorInfo > |
using | RTC::ConnectorList = std::vector< ConnectorBase * > |
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$