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

#include <msp_msg.hpp>

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

List of all members.

Public Member Functions

bool pack_into (ByteVector &data) const
bool unpack_from (const ByteVector &data)

Public Attributes

Value< uint16_t > h
Value< uint8_t > s
Value< uint8_t > v

Detailed Description

Definition at line 1332 of file msp_msg.hpp.


Member Function Documentation

bool msp::msg::HsvColor::pack_into ( ByteVector data) const [inline, virtual]

Implements msp::Packable.

Definition at line 1345 of file msp_msg.hpp.

bool msp::msg::HsvColor::unpack_from ( const ByteVector data) [inline, virtual]

Implements msp::Packable.

Definition at line 1337 of file msp_msg.hpp.


Member Data Documentation

Definition at line 1333 of file msp_msg.hpp.

Definition at line 1334 of file msp_msg.hpp.

Definition at line 1335 of file msp_msg.hpp.


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


msp
Author(s): Christian Rauch
autogenerated on Thu Jun 20 2019 19:40:38