| 
    Geant4_10
    
   | 
 
#include <G4ofstreamDestination.hh>


Public Member Functions | |
| G4CerrToFile (const G4String &deafaultName="Geant4_cerr.txt", G4bool append=true) | |
| virtual G4int | ReceiveG4cout (const G4String &) | 
| virtual G4int | ReceiveG4cerr (const G4String &msg) | 
  Public Member Functions inherited from G4ofstreamDestinationBase | |
| G4ofstreamDestinationBase (const G4String &defaultName, G4bool append) | |
| virtual | ~G4ofstreamDestinationBase () | 
| void | SetFileName (const G4String &name, G4bool append=true) | 
| void | Close () | 
| void | Open () | 
  Public Member Functions inherited from G4coutDestination | |
| G4coutDestination () | |
| virtual | ~G4coutDestination () | 
Additional Inherited Members | |
  Protected Attributes inherited from G4ofstreamDestinationBase | |
| std::ofstream | g4file | 
Definition at line 84 of file G4ofstreamDestination.hh.
Implements G4ofstreamDestinationBase.
Definition at line 101 of file G4ofstreamDestination.cc.

Implements G4ofstreamDestinationBase.
Definition at line 88 of file G4ofstreamDestination.hh.
 1.8.5