|
OpenRTM-aist 2.0.2
|
Data Stream Buffer Base class. More...


Go to the source code of this file.
Classes | |
| class | RTC::ByteDataStreamBase |
| class | RTC::ByteDataStream< DataType > |
Namespaces | |
| namespace | RTC |
| RT-Component. | |
Typedefs | |
| using | RTC::SerializerFactory = coil::GlobalFactory<ByteDataStreamBase> |
Functions | |
| template<class DataType > | |
| std::string | RTC::addDataTypeToMarshalingType (const std::string &marshalingtype) |
| template<class DataType , class SerializerType > | |
| void | RTC::addSerializer (const std::string &marshalingtype) |
| template<class DataType > | |
| void | RTC::removeSerializer (const std::string &marshalingtype) |
| template<class DataType > | |
| ::RTC::ByteDataStreamBase * | RTC::createSerializer (const std::string &marshalingtype) |
| template<class DataType > | |
| std::vector< std::string > | RTC::getSerializerList () |
Data Stream Buffer Base 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$