#include <WEMPersistenceHelper.h>
Definition at line 99 of file WEMPersistenceHelper.h.
 
◆ OutStreamWrapper()
      
        
          | ml::OutStreamWrapper::OutStreamWrapper  | 
          ( | 
          std::ostream & |           outstream | ) | 
           | 
        
      
 
 
◆ writePrimitiveIdToStream()
◆ writeStringToStream()
      
        
          | void ml::OutStreamWrapper::writeStringToStream  | 
          ( | 
          const std::string & |           value | ) | 
           | 
        
      
 
 
◆ writeStringWithSizeToStream()
      
        
          | void ml::OutStreamWrapper::writeStringWithSizeToStream  | 
          ( | 
          const std::string & |           value | ) | 
           | 
        
      
 
 
◆ writeValueToStream()
  
  
      
        
          | void ml::OutStreamWrapper::writeValueToStream  | 
          ( | 
          const DT & |           value,  | 
         
        
           | 
           | 
          size_t |           byteSize ) | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: