OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
CdrBufferBase.h File Reference
#include <coil/Factory.h>
#include <rtm/RTC.h>
#include <rtm/BufferBase.h>
#include <rtm/ByteData.h>
Include dependency graph for CdrBufferBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  RTC
 RT-Component.
 

Typedefs

using RTC::CdrBufferBase = BufferBase<ByteData>
 
using RTC::CdrBufferFactory = ::coil::GlobalFactory<CdrBufferBase>