Public Member Functions | Public Attributes | List of all members
msp::msg::StatusBase Struct Reference

#include <msp_msg.hpp>

Inheritance diagram for msp::msg::StatusBase:
Inheritance graph
[legend]

Public Member Functions

virtual bool pack_into (ByteVector &data) const
 
bool unpack_from (const ByteVector &data)
 
- Public Member Functions inherited from msp::Packable
virtual ~Packable ()
 

Public Attributes

std::set< size_t > box_mode_flags
 
Value< uint8_t > current_profile
 
Value< uint16_t > cycle_time
 
Value< uint16_t > i2c_errors
 
std::set< Sensorsensors
 

Detailed Description

Definition at line 2670 of file msp_msg.hpp.

Member Function Documentation

virtual bool msp::msg::StatusBase::pack_into ( ByteVector data) const
inlinevirtual

Implements msp::Packable.

Definition at line 2707 of file msp_msg.hpp.

bool msp::msg::StatusBase::unpack_from ( const ByteVector data)
inlinevirtual

Implements msp::Packable.

Definition at line 2677 of file msp_msg.hpp.

Member Data Documentation

std::set<size_t> msp::msg::StatusBase::box_mode_flags

Definition at line 2674 of file msp_msg.hpp.

Value<uint8_t> msp::msg::StatusBase::current_profile

Definition at line 2675 of file msp_msg.hpp.

Value<uint16_t> msp::msg::StatusBase::cycle_time

Definition at line 2671 of file msp_msg.hpp.

Value<uint16_t> msp::msg::StatusBase::i2c_errors

Definition at line 2672 of file msp_msg.hpp.

std::set<Sensor> msp::msg::StatusBase::sensors

Definition at line 2673 of file msp_msg.hpp.


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


msp
Author(s): Christian Rauch
autogenerated on Tue Oct 6 2020 03:39:02