#include <gzstream.h>
Definition at line 213 of file gzstream.h.
 
  
  
      
        
          | ogzstream::ogzstream  | 
          ( | 
          const char *  | 
          name,  | 
         
        
           | 
           | 
          int  | 
          mode = std::ios::out  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
Definition at line 216 of file gzstream.h.
then echo Enter input within $TIMEOUT_S seconds echo n User name
 
 
 
 
  
  
      
        
          | void ogzstream::open  | 
          ( | 
          const char *  | 
          name,  | 
         
        
           | 
           | 
          int  | 
          open_mode = std::ios::out  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
Definition at line 218 of file gzstream.h.
then echo Enter input within $TIMEOUT_S seconds echo n User name
 
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: