#include <prefix_compressed_strings.h>
Definition at line 94 of file prefix_compressed_strings.h.
 
◆ PrefixCompressedStringWriter()
  
  
      
        
          | PrefixCompressedStringWriter::PrefixCompressedStringWriter  | 
          ( | 
          std::string &  | 
          out_ | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ append()
  
  
      
        
          | void PrefixCompressedStringWriter::append  | 
          ( | 
          const std::string &  | 
          word | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ current
  
  
      
        
          | std::string PrefixCompressedStringWriter::current | 
         
       
   | 
  
private   | 
  
 
 
◆ out
  
  
      
        
          | std::string& PrefixCompressedStringWriter::out | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: