PX4 Firmware
PX4 Autopilot Software http://px4.io
uORB::FastRpcChannel::FastRpcDataMsg Struct Reference
Collaboration diagram for uORB::FastRpcChannel::FastRpcDataMsg:

Public Attributes

int32_t _MaxBufferSize
 
int32_t _Length
 
uint8_t * _Buffer
 
std::string _MsgName
 

Detailed Description

Definition at line 193 of file uORBFastRpcChannel.hpp.

Member Data Documentation

◆ _Buffer

uint8_t* uORB::FastRpcChannel::FastRpcDataMsg::_Buffer

◆ _Length

◆ _MaxBufferSize

int32_t uORB::FastRpcChannel::FastRpcDataMsg::_MaxBufferSize

◆ _MsgName

std::string uORB::FastRpcChannel::FastRpcDataMsg::_MsgName

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