|
OpenRTM-aist 2.0.2
|
CORBA CDR Stream Buffer class [詳解]


クラス | |
| class | RTC::CORBA_CdrMemoryStream |
| CDRシリアライザ CDRマーシャリングに関わる関数を提供 [詳解] | |
| class | RTC::CORBA_CdrSerializer< DataType > |
| CORBAのCDRシリアライザの実装 [詳解] | |
名前空間 | |
| namespace | RTC |
| RTコンポーネント | |
関数 | |
| template<class DataType > | |
| void | CdrMemoryStreamInit () |
| CDRシリアライザの初期化関数 | |
CORBA CDR Stream Buffer class
Copyright (C) 2006-2019 Noriaki Ando Robot Innovation Research Center, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
$Id$
| void CdrMemoryStreamInit | ( | ) |
CDRシリアライザの初期化関数
参照先 RTC::addSerializer().
参照元 RTC::InPort< DataType >::InPort(), RTC::OutPort< DataType >::OutPort().