Main Page
Namespaces
Namespace List
Namespace Members
All
Functions
Typedefs
Enumerations
Classes
Class List
Class Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
Functions
a
c
d
e
f
g
i
l
m
o
p
r
s
t
u
w
~
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Files
File List
File Members
All
_
c
d
f
g
i
m
n
s
t
u
Functions
m
s
t
Variables
Typedefs
d
f
i
s
u
Enumerations
_
Enumerator
s
Macros
_
c
f
i
n
s
t
external
sbgECom
common
streamBuffer
sbgStreamBuffer.h
Go to the documentation of this file.
1
21
#ifndef SBG_STREAM_BUFFER_H
22
#define SBG_STREAM_BUFFER_H
23
24
//----------------------------------------------------------------------//
25
//- Header (open extern C block) -//
26
//----------------------------------------------------------------------//
27
#ifdef __cplusplus
28
extern
"C"
{
29
#endif
30
31
#include "
sbgStreamBufferLE.h
"
32
#include "
sbgStreamBufferBE.h
"
33
34
//----------------------------------------------------------------------//
35
//- Footer (close extern C block) -//
36
//----------------------------------------------------------------------//
37
#ifdef __cplusplus
38
}
39
#endif
40
41
#endif
/* SBG_STREAM_BUFFER_H */
sbgStreamBufferBE.h
sbgStreamBufferLE.h
sbg_driver
Author(s): SBG Systems
autogenerated on Fri Oct 11 2024 02:13:40