Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4strstreambuf.hh>
Public Member Functions | |
G4strstreambuf () | |
~G4strstreambuf () override | |
G4int | overflow (G4int c=EOF) override |
G4int | sync () override |
void | SetDestination (G4coutDestination *dest) |
G4coutDestination * | GetDestination () const |
G4int | ReceiveString () |
Definition at line 59 of file G4strstreambuf.hh.
G4strstreambuf::G4strstreambuf | ( | ) |
|
override |
|
inline |
|
inline |
void G4strstreambuf::SetDestination | ( | G4coutDestination * | dest | ) |
|
override |