![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/global/management/include/G4strstreambuf.hh>
Inheritance diagram for G4strstreambuf:
Collaboration diagram for G4strstreambuf:Public Member Functions | |
| G4strstreambuf () | |
| ~G4strstreambuf () | |
| virtual G4int | overflow (G4int c=EOF) |
| virtual G4int | sync () |
| void | SetDestination (G4coutDestination *dest) |
| G4coutDestination * | GetDestination () const |
| G4int | ReceiveString () |
Private Member Functions | |
| G4strstreambuf (const G4strstreambuf &) | |
| G4strstreambuf & | operator= (const G4strstreambuf &) |
Private Attributes | |
| char * | buffer |
| G4int | count |
| G4int | size |
| G4coutDestination * | destination |
Definition at line 57 of file G4strstreambuf.hh.
View newest version in sPHENIX GitHub at line 57 of file G4strstreambuf.hh
| G4strstreambuf::G4strstreambuf | ( | ) |
| G4strstreambuf::~G4strstreambuf | ( | ) |
|
private |
|
inline |
|
private |
|
inline |
| void G4strstreambuf::SetDestination | ( | G4coutDestination * | dest | ) |
Referenced by G4MTcoutDestination::G4MTcoutDestination(), G4UImanager::SetCoutDestination(), pyglobals::SetG4PyCoutDestination(), and G4coutFormatters::SetupStyleGlobally().
Here is the caller graph for this function:
|
virtual |
|
private |
Definition at line 77 of file G4strstreambuf.hh.
View newest version in sPHENIX GitHub at line 77 of file G4strstreambuf.hh
|
private |
Definition at line 78 of file G4strstreambuf.hh.
View newest version in sPHENIX GitHub at line 78 of file G4strstreambuf.hh
|
private |
Definition at line 79 of file G4strstreambuf.hh.
View newest version in sPHENIX GitHub at line 79 of file G4strstreambuf.hh
|
private |
Definition at line 78 of file G4strstreambuf.hh.
View newest version in sPHENIX GitHub at line 78 of file G4strstreambuf.hh