#include <gzstream.h>
Definition at line 203 of file gzstream.h.
 
  
  
      
        
          | igzstream::igzstream  | 
          ( | 
          const char *  | 
          name,  | 
         
        
           | 
           | 
          int  | 
          open_mode = std::ios::in  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void igzstream::open  | 
          ( | 
          const char *  | 
          name,  | 
         
        
           | 
           | 
          int  | 
          open_mode = std::ios::in  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
Definition at line 208 of file gzstream.h.
void open(const char *name, int open_mode)
 
 
 
 
  
  
      
        
          | void gzstreambase::close  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineinherited   | 
  
 
Definition at line 185 of file gzstream.h.
  188           clear( rdstate() | std::ios::badbit );
 
 
 
 
  
  
      
        
          | bool gzstreambase::is_open  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineinherited   | 
  
 
 
The documentation for this class was generated from the following file: