|
Geant4
10.02.p02
|
#include <G4coutDestination.hh>
Inheritance diagram for G4coutDestination:
Collaboration diagram for G4coutDestination:Public Member Functions | |
| G4coutDestination () | |
| virtual | ~G4coutDestination () |
| virtual G4int | ReceiveG4cout (const G4String &) |
| virtual G4int | ReceiveG4cerr (const G4String &) |
Static Protected Attributes | |
| static G4coutDestination * | masterG4coutDestination = 0 |
Definition at line 41 of file G4coutDestination.hh.
| G4coutDestination::G4coutDestination | ( | ) |
Definition at line 38 of file G4coutDestination.cc.
|
virtual |
Definition at line 42 of file G4coutDestination.cc.
Reimplemented in G4UIGainServer, G4UIterminal, G4CerrToFile, G4CoutToFile, G4UIGAG, G4ofstreamDestinationBase, G4UIsession, G4MTcoutDestination, G4PyCoutDestination, and G4VMPIsession.
Definition at line 51 of file G4coutDestination.cc.
Referenced by G4MTcoutDestination::ReceiveG4cerr().
Here is the caller graph for this function:Reimplemented in G4UIGainServer, G4UIterminal, G4CerrToFile, G4CoutToFile, G4UIGAG, G4ofstreamDestinationBase, G4UIsession, G4MTcoutDestination, G4PyCoutDestination, and G4VMPIsession.
Definition at line 46 of file G4coutDestination.cc.
Referenced by G4MTcoutDestination::ReceiveG4cout().
Here is the caller graph for this function:
|
staticprotected |
Definition at line 55 of file G4coutDestination.hh.
Referenced by G4MTcoutDestination::ReceiveG4cerr(), and G4MTcoutDestination::ReceiveG4cout().