sbgECom Library
4.0.1987-stable
C library to interface SBG Systems IMU/AHRS/INS
|
#include <sbgEComProtocol.h>
Data Fields | |
bool | allocated |
void * | pBuffer |
size_t | size |
Payload.
This class is used to abstract whether some payload is received from a single or multiple frames.
bool _SbgEComProtocolPayload::allocated |
True if the buffer is allocated with malloc().
void* _SbgEComProtocolPayload::pBuffer |
Buffer.
size_t _SbgEComProtocolPayload::size |
Buffer size, in bytes.