#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 | ( |  | ) | const |  | inline | 
 
 
◆ asTuple() [2/2]
  
  | 
        
          | auto mip::commands_3dm::GetEventSupport::asTuple | ( |  | ) |  |  | inline | 
 
 
◆ insert()
      
        
          | void mip::commands_3dm::GetEventSupport::insert | ( | Serializer & | serializer | ) | const | 
      
 
 
◆ extract()
      
        
          | void mip::commands_3dm::GetEventSupport::extract | ( | Serializer & | serializer | ) |  | 
      
 
 
◆ query
      
        
          | Query mip::commands_3dm::GetEventSupport::query = static_cast<Query>(0) | 
      
 
What type of information to retrieve. 
 
 
◆ DESCRIPTOR_SET
  
  | 
        
          | constexpr const uint8_t mip::commands_3dm::GetEventSupport::DESCRIPTOR_SET = ::mip::commands_3dm::DESCRIPTOR_SET |  | staticconstexpr | 
 
 
◆ FIELD_DESCRIPTOR
◆ DESCRIPTOR
◆ NAME
  
  | 
        
          | constexpr const char* mip::commands_3dm::GetEventSupport::NAME = "GetEventSupport" |  | staticconstexpr | 
 
 
◆ DOC_NAME
  
  | 
        
          | constexpr const char* mip::commands_3dm::GetEventSupport::DOC_NAME = "Get Supported Events" |  | staticconstexpr | 
 
 
◆ HAS_FUNCTION_SELECTOR
  
  | 
        
          | constexpr const bool mip::commands_3dm::GetEventSupport::HAS_FUNCTION_SELECTOR = false |  | staticconstexpr | 
 
 
The documentation for this struct was generated from the following files: