herald
2.0.0
|
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) | |
ConcreteExtendedDataSectionV1 & | operator= (const ConcreteExtendedDataSectionV1 &other)=default |
Public Attributes | |
uint8_t | code |
uint8_t | length |
Data | data |