Public Member Functions | Public Attributes
msp::msg::Box Struct Reference

#include <msp_msg.hpp>

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

List of all members.

Public Member Functions

void decode (const std::vector< uint8_t > &data)
ID id () const

Public Attributes

std::vector< std::array
< std::set< SwitchPosition >
, NAUX > > 
box_pattern

Detailed Description

Definition at line 563 of file msp_msg.hpp.


Member Function Documentation

void msp::msg::Box::decode ( const std::vector< uint8_t > &  data) [inline, virtual]

Implements msp::Request.

Definition at line 569 of file msp_msg.hpp.

ID msp::msg::Box::id ( ) const [inline, virtual]

Implements msp::Message.

Definition at line 564 of file msp_msg.hpp.


Member Data Documentation

std::vector<std::array<std::set<SwitchPosition>,NAUX> > msp::msg::Box::box_pattern

Definition at line 567 of file msp_msg.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