Geant4
10.00.p02
|
Go to the source code of this file.
Functions | |
void | G4iosInitialization () |
void | G4iosFinalization () |
Variables | |
G4strstreambuf | G4coutbuf |
G4strstreambuf | G4cerrbuf |
void G4iosFinalization | ( | ) |
Definition at line 86 of file G4ios.cc.
Referenced by G4StateManager::~G4StateManager(), and G4UImanager::~G4UImanager().
void G4iosInitialization | ( | ) |
Definition at line 85 of file G4ios.cc.
Referenced by G4StateManager::G4StateManager(), and G4UImanager::SetUpForAThread().
std::ostream G4cerr& G4cerrbuf |
Definition at line 81 of file G4ios.cc.
Referenced by G4CerrToFile::G4CerrToFile(), G4MTcoutDestination::G4MTcoutDestination(), and G4UImanager::SetCoutDestination().
std::ostream G4cout& G4coutbuf |
Definition at line 80 of file G4ios.cc.
Referenced by G4CoutToFile::G4CoutToFile(), G4MTcoutDestination::G4MTcoutDestination(), and G4UImanager::SetCoutDestination().