|
Geant4
9.6.p02
|
#include <G4PyCoutDestination.hh>


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 () |
Definition at line 43 of file G4PyCoutDestination.hh.
| G4PyCoutDestination::G4PyCoutDestination | ( | ) |
Definition at line 43 of file G4PyCoutDestination.cc.
| G4PyCoutDestination::~G4PyCoutDestination | ( | ) |
Definition at line 49 of file G4PyCoutDestination.cc.
Reimplemented from G4coutDestination.
Definition at line 65 of file G4PyCoutDestination.cc.
Reimplemented from G4coutDestination.
Definition at line 56 of file G4PyCoutDestination.cc.
1.8.4