#include <commands_3dm.hpp>
◆ asTuple() [1/2]
auto mip::commands_3dm::MessageFormat::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
auto mip::commands_3dm::MessageFormat::asTuple |
( |
| ) |
const |
|
inline |
◆ create_sld_all()
◆ extract()
void mip::commands_3dm::MessageFormat::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
void mip::commands_3dm::MessageFormat::insert |
( |
Serializer & |
serializer | ) |
const |
◆ desc_set
uint8_t mip::commands_3dm::MessageFormat::desc_set = 0 |
Data descriptor set. Must be supported. When function is SAVE, LOAD, or DEFAULT, can be 0 to apply to all descriptor sets.
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
constexpr const uint8_t mip::commands_3dm::MessageFormat::DESCRIPTOR_SET = ::mip::commands_3dm::DESCRIPTOR_SET |
|
staticconstexpr |
◆ descriptors
List of descriptors and decimations.
◆ DOC_NAME
constexpr const char* mip::commands_3dm::MessageFormat::DOC_NAME = "MessageFormat" |
|
staticconstexpr |
◆ FIELD_DESCRIPTOR
◆ function
◆ HAS_FUNCTION_SELECTOR
constexpr const bool mip::commands_3dm::MessageFormat::HAS_FUNCTION_SELECTOR = true |
|
staticconstexpr |
◆ NAME
constexpr const char* mip::commands_3dm::MessageFormat::NAME = "MessageFormat" |
|
staticconstexpr |
◆ num_descriptors
uint8_t mip::commands_3dm::MessageFormat::num_descriptors = 0 |
Number of descriptors (limited by payload size)
The documentation for this struct was generated from the following files: