#include <serialize-helpers.hpp>
Definition at line 30 of file serialize-helpers.hpp.
 
◆ SerializeContext() [1/2]
  
  
      
        
          | lost::SerializeContext::SerializeContext  | 
          ( | 
          bool  | 
          swapIntegerEndianness,  | 
         
        
           | 
           | 
          bool  | 
          swapDecimalEndianness  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ SerializeContext() [2/2]
  
  
      
        
          | lost::SerializeContext::SerializeContext  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ buffer
      
        
          | std::vector<unsigned char> lost::SerializeContext::buffer | 
        
      
 
 
◆ swapDecimalEndianness
      
        
          | bool lost::SerializeContext::swapDecimalEndianness | 
        
      
 
 
◆ swapIntegerEndianness
      
        
          | bool lost::SerializeContext::swapIntegerEndianness | 
        
      
 
 
The documentation for this class was generated from the following file: