OpenRTM-aist  2.1.0
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 
27 namespace RTC
28 {
30 } // namespace RTC
31 
32 extern "C"
33 {
35 }
36 #endif // RTC_CDRRINGBUFFER_H
void CdrRingBufferInit()
Defautl Buffer class.
Ring buffer implementation class.
Definition: RingBuffer.h:90
RT-Component.