sbgEComBinaryLogDebug.h
Go to the documentation of this file.
1 
20 #ifndef __SBG_ECOM_BINARY_LOG_DEBUG_H__
21 #define __SBG_ECOM_BINARY_LOG_DEBUG_H__
22 
23 #include <sbgCommon.h>
25 
26 //----------------------------------------------------------------------//
27 //- Log structure definitions -//
28 //----------------------------------------------------------------------//
29 
33 typedef struct _SbgLogDebug0
34 {
36  uint32 data[64];
38 
39 //----------------------------------------------------------------------//
40 //- Operations -//
41 //----------------------------------------------------------------------//
42 
50 
58 
59 #endif
SbgErrorCode sbgEComBinaryLogWriteDebug0Data(SbgStreamBuffer *pOutputStream, const SbgLogDebug0Data *pInputData)
unsigned int uint32
Definition: sbgTypes.h:58
SbgErrorCode sbgEComBinaryLogParseDebug0Data(SbgStreamBuffer *pInputStream, SbgLogDebug0Data *pOutputData)
Used to read/write data from/to a memory buffer stream.
Main header file for SBG Systems common C library.
struct _SbgLogDebug0 SbgLogDebug0Data
enum _SbgErrorCode SbgErrorCode


sbg_driver
Author(s):
autogenerated on Sun Jan 27 2019 03:42:20