|
Geant4
10.03.p01
|
#include <G4strstreambuf.hh>


Public Member Functions | |
| G4strstreambuf () | |
| ~G4strstreambuf () | |
| virtual G4int | overflow (G4int c=EOF) |
| virtual G4int | sync () |
| void | SetDestination (G4coutDestination *dest) |
| G4int | ReceiveString () |
Definition at line 56 of file G4strstreambuf.hh.
| G4strstreambuf::G4strstreambuf | ( | ) |
| G4strstreambuf::~G4strstreambuf | ( | ) |
|
inline |
| void G4strstreambuf::SetDestination | ( | G4coutDestination * | dest | ) |

|
virtual |