#include <data_shared.hpp>
◆ asTuple() [1/2]
  
  | 
        
          | auto mip::data_shared::GpsTimestamp::asTuple | ( |  | ) | const |  | inline | 
 
 
◆ asTuple() [2/2]
  
  | 
        
          | auto mip::data_shared::GpsTimestamp::asTuple | ( |  | ) |  |  | inline | 
 
 
◆ insert()
      
        
          | void mip::data_shared::GpsTimestamp::insert | ( | Serializer & | serializer | ) | const | 
      
 
 
◆ extract()
      
        
          | void mip::data_shared::GpsTimestamp::extract | ( | Serializer & | serializer | ) |  | 
      
 
 
◆ tow
      
        
          | double mip::data_shared::GpsTimestamp::tow = 0 | 
      
 
GPS Time of Week [seconds] 
 
 
◆ week_number
      
        
          | uint16_t mip::data_shared::GpsTimestamp::week_number = 0 | 
      
 
 
◆ valid_flags
      
        
          | ValidFlags mip::data_shared::GpsTimestamp::valid_flags | 
      
 
 
◆ DESCRIPTOR_SET
  
  | 
        
          | constexpr const uint8_t mip::data_shared::GpsTimestamp::DESCRIPTOR_SET = ::mip::data_shared::DESCRIPTOR_SET |  | staticconstexpr | 
 
 
◆ FIELD_DESCRIPTOR
◆ DESCRIPTOR
◆ NAME
  
  | 
        
          | constexpr const char* mip::data_shared::GpsTimestamp::NAME = "GpsTimestamp" |  | staticconstexpr | 
 
 
◆ DOC_NAME
  
  | 
        
          | constexpr const char* mip::data_shared::GpsTimestamp::DOC_NAME = "GpsTimestamp" |  | staticconstexpr | 
 
 
◆ HAS_FUNCTION_SELECTOR
  
  | 
        
          | constexpr const bool mip::data_shared::GpsTimestamp::HAS_FUNCTION_SELECTOR = false |  | staticconstexpr | 
 
 
The documentation for this struct was generated from the following files: