sbgECom Library
5.2.590-stable
Interface SBG Systems IMU/AHRS/INS
Loading...
Searching...
No Matches
sbgStreamBuffer.h
Go to the documentation of this file.
1
32
33
#ifndef SBG_STREAM_BUFFER_H
34
#define SBG_STREAM_BUFFER_H
35
36
//----------------------------------------------------------------------//
37
//- Header (open extern C block) -//
38
//----------------------------------------------------------------------//
39
#ifdef __cplusplus
40
extern
"C"
{
41
#endif
42
43
#include "
sbgStreamBufferLE.h
"
44
#include "
sbgStreamBufferBE.h
"
45
46
//----------------------------------------------------------------------//
47
//- Footer (close extern C block) -//
48
//----------------------------------------------------------------------//
49
#ifdef __cplusplus
50
}
51
#endif
52
53
#endif
// SBG_STREAM_BUFFER_H
sbgStreamBufferBE.h
Specific method of stream buffer for little endian readings/writings.
sbgStreamBufferLE.h
Specific method of stream buffer for little endian readings/writings.
common
streamBuffer
sbgStreamBuffer.h
Generated by
1.13.2