#include <commands_aiding.hpp>
◆ Mode
| Enumerator |
|---|
| SUPPRESS_ACK | Suppresses the usual command ack field for aiding messages.
|
| STANDARD | Normal ack/nack behavior.
|
| RESPONSE | Echo the data back as a response.
|
◆ asTuple() [1/2]
| auto mip::commands_aiding::EchoControl::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
| auto mip::commands_aiding::EchoControl::asTuple |
( |
| ) |
const |
|
inline |
◆ create_sld_all()
◆ extract()
| void mip::commands_aiding::EchoControl::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
| void mip::commands_aiding::EchoControl::insert |
( |
Serializer & |
serializer | ) |
const |
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
| constexpr const uint8_t mip::commands_aiding::EchoControl::DESCRIPTOR_SET = ::mip::commands_aiding::DESCRIPTOR_SET |
|
staticconstexpr |
◆ DOC_NAME
| constexpr const char* mip::commands_aiding::EchoControl::DOC_NAME = "Aiding Command Echo Control" |
|
staticconstexpr |
◆ FIELD_DESCRIPTOR
◆ function
◆ HAS_FUNCTION_SELECTOR
| constexpr const bool mip::commands_aiding::EchoControl::HAS_FUNCTION_SELECTOR = true |
|
staticconstexpr |
◆ mode
| Mode mip::commands_aiding::EchoControl::mode = static_cast<Mode>(0) |
◆ NAME
| constexpr const char* mip::commands_aiding::EchoControl::NAME = "EchoControl" |
|
staticconstexpr |
The documentation for this struct was generated from the following files: