#include <gzfstream.h>
Definition at line 223 of file gzfstream.h.
 
◆ ogzfstream() [1/4]
  
  | 
        
          | souffle::gzfstream::ogzfstream::ogzfstream | ( |  | ) |  |  | inline | 
 
 
◆ ogzfstream() [2/4]
  
  | 
        
          | souffle::gzfstream::ogzfstream::ogzfstream | ( | const std::string & | filename, |  
          |  |  | std::ios_base::openmode | mode = std::ios::out |  
          |  | ) |  |  |  | inlineexplicit | 
 
 
◆ ogzfstream() [3/4]
  
  | 
        
          | souffle::gzfstream::ogzfstream::ogzfstream | ( | const ogzfstream & |  | ) |  |  | delete | 
 
 
◆ ogzfstream() [4/4]
  
  | 
        
          | souffle::gzfstream::ogzfstream::ogzfstream | ( | ogzfstream && |  | ) |  |  | delete | 
 
 
◆ open()
  
  | 
        
          | void souffle::gzfstream::ogzfstream::open | ( | const std::string & | filename, |  
          |  |  | std::ios_base::openmode | mode = std::ios::out |  
          |  | ) |  |  |  | inline | 
 
 
◆ rdbuf()
The documentation for this class was generated from the following file: