OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
CdrRingBuffer.h
Go to the documentation of this file.
1// -*- C++ -*-
20#ifndef RTC_CDRRINGBUFFER_H
21#define RTC_CDRRINGBUFFER_H
22
23#include <rtm/RingBuffer.h>
24#include <rtm/CdrBufferBase.h>
25#include <rtm/ByteData.h>
26
27namespace RTC
28{
30} // namespace RTC
31
32extern "C"
33{
35}
36#endif // RTC_CDRRINGBUFFER_H
void CdrRingBufferInit()
Defautl Buffer class.
Ring buffer implementation class.
Definition RingBuffer.h:90
RT-Component.