OpenRTM
1.0.0
メインページ
ネームスペース
クラス
ファイル
ファイル一覧
ファイルメンバ
tmp
binarydeb
ros-indigo-openrtm-aist-1.1.0
src
lib
rtm
CdrBufferBase.h
説明を見る。
1
// -*- C++ -*-
20
#ifndef RTC_CDRBUFFERBASE_H
21
#define RTC_CDRBUFFERBASE_H
22
23
#include <
coil/Factory.h
>
24
25
#include <
rtm/RTC.h
>
26
#include <
rtm/BufferBase.h
>
27
28
namespace
RTC
29
{
30
typedef
BufferBase<cdrMemoryStream>
CdrBufferBase
;
31
typedef ::coil::GlobalFactory<CdrBufferBase>
CdrBufferFactory
;
32
};
// namespace RTC
33
#endif // RTC_CDRBUFFERBASE_H
OpenRTMに対してMon Mar 13 2017 01:58:10に生成されました。
1.8.4