#include <commands_3dm.hpp>
◆ Response
◆ Action
| Enumerator | 
|---|
| OVERWRITE | Replaces the message format(s), removing any existing descriptors.  | 
| MERGE | Merges support descriptors into existing format(s). May reorder descriptors.  | 
| ADD | Adds descriptors to the current message format(s) without changing existing descriptors. May result in duplicates.  | 
 
 
◆ asTuple() [1/2]
  
  | 
        
          | auto mip::commands_3dm::FactoryStreaming::asTuple | ( |  | ) | const |  | inline | 
 
 
◆ asTuple() [2/2]
  
  | 
        
          | auto mip::commands_3dm::FactoryStreaming::asTuple | ( |  | ) |  |  | inline | 
 
 
◆ insert()
      
        
          | void mip::commands_3dm::FactoryStreaming::insert | ( | Serializer & | serializer | ) | const | 
      
 
 
◆ extract()
      
        
          | void mip::commands_3dm::FactoryStreaming::extract | ( | Serializer & | serializer | ) |  | 
      
 
 
◆ action
      
        
          | Action mip::commands_3dm::FactoryStreaming::action = static_cast<Action>(0) | 
      
 
 
◆ reserved
      
        
          | uint8_t mip::commands_3dm::FactoryStreaming::reserved = 0 | 
      
 
 
◆ DESCRIPTOR_SET
  
  | 
        
          | constexpr const uint8_t mip::commands_3dm::FactoryStreaming::DESCRIPTOR_SET = ::mip::commands_3dm::DESCRIPTOR_SET |  | staticconstexpr | 
 
 
◆ FIELD_DESCRIPTOR
◆ DESCRIPTOR
◆ NAME
  
  | 
        
          | constexpr const char* mip::commands_3dm::FactoryStreaming::NAME = "FactoryStreaming" |  | staticconstexpr | 
 
 
◆ DOC_NAME
  
  | 
        
          | constexpr const char* mip::commands_3dm::FactoryStreaming::DOC_NAME = "Factory Streaming" |  | staticconstexpr | 
 
 
◆ HAS_FUNCTION_SELECTOR
  
  | 
        
          | constexpr const bool mip::commands_3dm::FactoryStreaming::HAS_FUNCTION_SELECTOR = false |  | staticconstexpr | 
 
 
The documentation for this struct was generated from the following files: