Main Page
Classes
Files
File List
File Members
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):
autogenerated on Sun Jan 27 2019 03:42:20