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 */
sbgStreamBufferLE.h
Specific method of stream buffer for little endian readings/writings.
sbgStreamBufferBE.h
Specific method of stream buffer for little endian readings/writings.
sbg_driver
Author(s): SBG Systems
autogenerated on Sat Sep 3 2022 02:53:36