OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
ByteDataStreamBase.h File Reference

Data Stream Buffer Base class. More...

#include <coil/Properties.h>
#include <coil/Factory.h>
#include <rtm/Typename.h>
Include dependency graph for ByteDataStreamBase.h:
This graph shows which files directly or indirectly include this file:

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::ByteDataStreamBaseRTC::createSerializer (const std::string &marshalingtype)
 
template<class DataType >
std::vector< std::string > RTC::getSerializerList ()
 

Detailed Description

Data Stream Buffer Base class.

Date
Date
2019-1-26 03:08:06
Author
Nobuhiko Miyamoto n-miy.nosp@m.amot.nosp@m.o@ais.nosp@m.t.go.nosp@m..jp

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$