sbgECom Library  5.2.590-stable
Interface SBG Systems IMU/AHRS/INS
Loading...
Searching...
No Matches
_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: