#include <data_shared.hpp>
◆ asTuple() [1/2]
  
  | 
        
          | auto mip::data_shared::EventSource::asTuple | ( |  | ) | const |  | inline | 
 
 
◆ asTuple() [2/2]
  
  | 
        
          | auto mip::data_shared::EventSource::asTuple | ( |  | ) |  |  | inline | 
 
 
◆ insert()
      
        
          | void mip::data_shared::EventSource::insert | ( | Serializer & | serializer | ) | const | 
      
 
 
◆ extract()
      
        
          | void mip::data_shared::EventSource::extract | ( | Serializer & | serializer | ) |  | 
      
 
 
◆ trigger_id
      
        
          | uint8_t mip::data_shared::EventSource::trigger_id = 0 | 
      
 
Trigger ID number. If 0, this message was emitted due to being scheduled in the 3DM Message Format Command (0x0C,0x0F). 
 
 
◆ DESCRIPTOR_SET
  
  | 
        
          | constexpr const uint8_t mip::data_shared::EventSource::DESCRIPTOR_SET = ::mip::data_shared::DESCRIPTOR_SET |  | staticconstexpr | 
 
 
◆ FIELD_DESCRIPTOR
◆ DESCRIPTOR
◆ NAME
  
  | 
        
          | constexpr const char* mip::data_shared::EventSource::NAME = "EventSource" |  | staticconstexpr | 
 
 
◆ DOC_NAME
  
  | 
        
          | constexpr const char* mip::data_shared::EventSource::DOC_NAME = "EventSource" |  | staticconstexpr | 
 
 
◆ HAS_FUNCTION_SELECTOR
  
  | 
        
          | constexpr const bool mip::data_shared::EventSource::HAS_FUNCTION_SELECTOR = false |  | staticconstexpr | 
 
 
The documentation for this struct was generated from the following files: