sbgECom Library  4.0.1987-stable
C library to interface SBG Systems IMU/AHRS/INS
_SbgEComProtocolPayload Struct Reference

#include <sbgEComProtocol.h>

Data Fields

bool allocated
 
void * pBuffer
 
size_t size
 

Detailed Description

Payload.

This class is used to abstract whether some payload is received from a single or multiple frames.

Field Documentation

◆ allocated

bool _SbgEComProtocolPayload::allocated

True if the buffer is allocated with malloc().

◆ pBuffer

void* _SbgEComProtocolPayload::pBuffer

Buffer.

◆ size

size_t _SbgEComProtocolPayload::size

Buffer size, in bytes.


The documentation for this struct was generated from the following file: