|
sbgECom Library
5.3.2276-stable
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.