Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
y
z
+
Functions
_
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
w
z
+
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
y
+
Typedefs
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
Enumerations
+
Enumerator
a
b
c
e
i
n
o
p
r
u
+
Classes
Class List
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
~
+
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
+
Typedefs
a
b
c
d
e
f
g
i
m
n
o
p
r
s
t
v
Enumerations
+
Enumerator
a
b
c
e
f
i
n
p
r
s
t
u
Properties
Related Functions
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
+
Functions
a
c
d
e
f
h
i
l
m
o
p
r
s
t
u
w
+
Variables
_
a
c
d
g
h
i
l
m
n
o
p
r
s
u
Typedefs
Enumerations
Enumerator
+
Macros
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
src
lib
rtm
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
26
namespace
RTC
27
{
28
typedef
RingBuffer<cdrMemoryStream>
CdrRingBuffer
;
29
};
// namespace RTC
30
31
extern
"C"
32
{
33
void
CdrRingBufferInit
();
34
};
35
#endif // RTC_CDRRINGBUFFER_H
RTC
RT-Component.
Definition:
ArtExecutionContext.cpp:29
RingBuffer.h
Defautl Buffer class.
CdrRingBufferInit
void CdrRingBufferInit()
Definition:
CdrRingBuffer.cpp:31
RTC::CdrRingBuffer
RingBuffer< cdrMemoryStream > CdrRingBuffer
Definition:
CdrRingBuffer.h:28
RTC::RingBuffer
Ring buffer implementation class.
Definition:
RingBuffer.h:89
CdrBufferBase.h
openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Feb 28 2022 23:00:42