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