#include <G4FRofstream.hh>
Definition at line 43 of file G4FRofstream.hh.
 
  
  
      
        
          | G4FRofstream::G4FRofstream  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4FRofstream::G4FRofstream  | 
          ( | 
          const char *  | 
          filename | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4FRofstream::~G4FRofstream  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | void G4FRofstream::Close  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4bool G4FRofstream::DoesFileExist  | 
          ( | 
          const char *  | 
          filename | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
Definition at line 99 of file G4FRofstream.hh.
  103     std::ifstream fout_tmp( filename ) ; 
 
  104     if( fout_tmp ) { status = true ; }
 
 
 
 
  
  
      
        
          | G4bool G4FRofstream::IsOpen  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void G4FRofstream::Open  | 
          ( | 
          const char *  | 
          filename | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void G4FRofstream::SendLine  | 
          ( | 
          const char *  | 
          string | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4bool G4FRofstream::flag_file_open | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | std::ofstream G4FRofstream::fout | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file:
- source/geant4.10.03.p02/source/visualization/FukuiRenderer/include/G4FRofstream.hh