20 #ifndef SBG_ECOM_BINARY_LOG_DIAG_H 21 #define SBG_ECOM_BINARY_LOG_DIAG_H 28 #include "../protocol/sbgEComProtocol.h" 37 #define SBG_ECOM_LOG_DIAG_MAX_STRING_SIZE (SBG_ECOM_MAX_PAYLOAD_SIZE - 6)
SbgErrorCode sbgEComBinaryLogWriteDiagData(SbgStreamBuffer *pOutputStream, const SbgLogDiagData *pInputData)
Used to read/write data from/to a memory buffer stream.
struct _SbgLogDiagData SbgLogDiagData
SbgErrorCode sbgEComBinaryLogParseDiagData(SbgStreamBuffer *pInputStream, SbgLogDiagData *pOutputData)
Main header file for SBG Systems common C library.
enum _SbgDebugLogType SbgDebugLogType
enum _SbgErrorCode SbgErrorCode
#define SBG_ECOM_LOG_DIAG_MAX_STRING_SIZE