|
Geant4
10.01
|
#include <G4PyCoutDestination.hh>
Inheritance diagram for G4PyCoutDestination:
Collaboration diagram for G4PyCoutDestination:Public Member Functions | |
| G4PyCoutDestination () | |
| ~G4PyCoutDestination () | |
| virtual G4int | ReceiveG4cout (const G4String &coutString) |
| virtual G4int | ReceiveG4cerr (const G4String &cerrString) |
Public Member Functions inherited from G4coutDestination | |
| G4coutDestination () | |
| virtual | ~G4coutDestination () |
Additional Inherited Members | |
Static Protected Attributes inherited from G4coutDestination | |
| static G4coutDestination * | masterG4coutDestination = 0 |
Definition at line 42 of file G4PyCoutDestination.hh.
| G4PyCoutDestination::G4PyCoutDestination | ( | ) |
Definition at line 42 of file G4PyCoutDestination.cc.
| G4PyCoutDestination::~G4PyCoutDestination | ( | ) |
Definition at line 48 of file G4PyCoutDestination.cc.
Reimplemented from G4coutDestination.
Definition at line 64 of file G4PyCoutDestination.cc.
Reimplemented from G4coutDestination.
Definition at line 55 of file G4PyCoutDestination.cc.