Public Member Functions | Public Attributes
msp::DataID Struct Reference

The DataID struct. More...

#include <MSP.hpp>

List of all members.

Public Member Functions

 DataID (const ByteVector data, const uint8_t id)
 DataID.

Public Attributes

ByteVector data
 rawdata vector
uint8_t id
 message ID

Detailed Description

The DataID struct.

Definition at line 65 of file MSP.hpp.


Constructor & Destructor Documentation

msp::DataID::DataID ( const ByteVector  data,
const uint8_t  id 
) [inline]

DataID.

Parameters:
datavector of raw data bytes
idmessage ID

Definition at line 74 of file MSP.hpp.


Member Data Documentation

rawdata vector

Definition at line 66 of file MSP.hpp.

uint8_t msp::DataID::id

message ID

Definition at line 67 of file MSP.hpp.


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


msp
Author(s): Christian Rauch
autogenerated on Mon Oct 9 2017 03:02:14