#include <commands_3dm.hpp>
|  | 
| uint8_t | count = 0 | 
|  | Parameters.  More... 
 | 
|  | 
| Entry | actions [20] | 
|  | A list of the configured actions. Entries are in the order requested, or in increasing order if count was 0.  More... 
 | 
|  | 
◆ asTuple() [1/2]
  
  | 
        
          | auto mip::commands_3dm::GetEventActionStatus::Response::asTuple | ( |  | ) | const |  | inline | 
 
 
◆ asTuple() [2/2]
  
  | 
        
          | auto mip::commands_3dm::GetEventActionStatus::Response::asTuple | ( |  | ) |  |  | inline | 
 
 
◆ insert()
      
        
          | void mip::commands_3dm::GetEventActionStatus::Response::insert | ( | Serializer & | serializer | ) | const | 
      
 
 
◆ extract()
      
        
          | void mip::commands_3dm::GetEventActionStatus::Response::extract | ( | Serializer & | serializer | ) |  | 
      
 
 
◆ count
      
        
          | uint8_t mip::commands_3dm::GetEventActionStatus::Response::count = 0 | 
      
 
Number of entries requested. If requested_count was 0, this is the number of supported action slots. 
 
 
◆ actions
      
        
          | Entry mip::commands_3dm::GetEventActionStatus::Response::actions[20] | 
      
 
 
◆ DESCRIPTOR_SET
  
  | 
        
          | constexpr const uint8_t mip::commands_3dm::GetEventActionStatus::Response::DESCRIPTOR_SET = ::mip::commands_3dm::DESCRIPTOR_SET |  | staticconstexpr | 
 
 
◆ FIELD_DESCRIPTOR
◆ DESCRIPTOR
◆ NAME
  
  | 
        
          | constexpr const char* mip::commands_3dm::GetEventActionStatus::Response::NAME = "GetEventActionStatus::Response" |  | staticconstexpr | 
 
 
◆ DOC_NAME
  
  | 
        
          | constexpr const char* mip::commands_3dm::GetEventActionStatus::Response::DOC_NAME = "Get Event Action Status Response" |  | staticconstexpr | 
 
 
◆ HAS_FUNCTION_SELECTOR
  
  | 
        
          | constexpr const bool mip::commands_3dm::GetEventActionStatus::Response::HAS_FUNCTION_SELECTOR = false |  | staticconstexpr | 
 
 
The documentation for this struct was generated from the following files: