herald  2.0.0
Public Member Functions | Public Attributes | List of all members
herald::payload::extended::ConcreteExtendedDataSectionV1 Struct Reference

Public Member Functions

 ConcreteExtendedDataSectionV1 (uint8_t code, uint8_t length, const Data data)
 
 ConcreteExtendedDataSectionV1 (uint8_t code, const std::string &from)
 
 ConcreteExtendedDataSectionV1 (ConcreteExtendedDataSectionV1 &&other)
 
 ConcreteExtendedDataSectionV1 (const ConcreteExtendedDataSectionV1 &other)
 
ConcreteExtendedDataSectionV1operator= (const ConcreteExtendedDataSectionV1 &other)=default
 

Public Attributes

uint8_t code
 
uint8_t length
 
Data data
 

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