Geant4_10
Functions | Variables
G4ios.cc File Reference
#include "G4ios.hh"
#include "G4strstreambuf.hh"
Include dependency graph for G4ios.cc:

Go to the source code of this file.

Functions

void G4iosInitialization ()
 
void G4iosFinalization ()
 

Variables

G4strstreambuf G4coutbuf
 
G4strstreambuf G4cerrbuf
 

Function Documentation

void G4iosFinalization ( )

Definition at line 74 of file G4ios.cc.

Here is the caller graph for this function:

void G4iosInitialization ( )

Definition at line 73 of file G4ios.cc.

Here is the caller graph for this function:

Variable Documentation

std::ostream G4cerr& G4cerrbuf

Definition at line 69 of file G4ios.cc.

std::ostream G4cout& G4coutbuf

Definition at line 68 of file G4ios.cc.