#include <commands_3dm.hpp>
◆ Query
Enumerator |
---|
TRIGGER_TYPES | Query the supported trigger types and max count for each.
|
ACTION_TYPES | Query the supported action types and max count for each.
|
◆ asTuple() [1/2]
auto mip::commands_3dm::GetEventSupport::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
auto mip::commands_3dm::GetEventSupport::asTuple |
( |
| ) |
const |
|
inline |
◆ extract()
void mip::commands_3dm::GetEventSupport::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
void mip::commands_3dm::GetEventSupport::insert |
( |
Serializer & |
serializer | ) |
const |
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
constexpr const uint8_t mip::commands_3dm::GetEventSupport::DESCRIPTOR_SET = ::mip::commands_3dm::DESCRIPTOR_SET |
|
staticconstexpr |
◆ DOC_NAME
constexpr const char* mip::commands_3dm::GetEventSupport::DOC_NAME = "Get Supported Events" |
|
staticconstexpr |
◆ FIELD_DESCRIPTOR
◆ HAS_FUNCTION_SELECTOR
constexpr const bool mip::commands_3dm::GetEventSupport::HAS_FUNCTION_SELECTOR = false |
|
staticconstexpr |
◆ NAME
constexpr const char* mip::commands_3dm::GetEventSupport::NAME = "GetEventSupport" |
|
staticconstexpr |
◆ query
Query mip::commands_3dm::GetEventSupport::query = static_cast<Query>(0) |
Parameters.
What type of information to retrieve.
The documentation for this struct was generated from the following files: