Public Member Functions | Public Attributes
MyIdent Struct Reference
Inheritance diagram for MyIdent:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool decode (const msp::ByteVector &data) override
 Decode message contents from a ByteVector.
virtual msp::ID id () const override
 get the ID of the message
 MyIdent (msp::FirmwareVariant v)

Public Attributes

msp::ByteVector raw_data

Detailed Description

Definition at line 4 of file fcu_custom_type.cpp.


Constructor & Destructor Documentation

Definition at line 5 of file fcu_custom_type.cpp.


Member Function Documentation

virtual bool MyIdent::decode ( const msp::ByteVector ) [inline, override, virtual]

Decode message contents from a ByteVector.

Parameters:
dataSource of data
Returns:
False. Override methods should return true on success

Reimplemented from msp::Message.

Definition at line 11 of file fcu_custom_type.cpp.

virtual msp::ID MyIdent::id ( ) const [inline, override, virtual]

get the ID of the message

Returns:
ID

Implements msp::Message.

Definition at line 7 of file fcu_custom_type.cpp.


Member Data Documentation

Definition at line 9 of file fcu_custom_type.cpp.


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