Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4strstreambuf Class Reference

#include <G4strstreambuf.hh>

+ Inheritance diagram for G4strstreambuf:

Public Member Functions

 G4strstreambuf ()
 
 ~G4strstreambuf ()
 
virtual G4int overflow (G4int c=EOF)
 
virtual G4int sync ()
 
void SetDestination (G4coutDestination *dest)
 
G4int ReceiveString ()
 

Detailed Description

Definition at line 50 of file G4strstreambuf.hh.

Constructor & Destructor Documentation

◆ G4strstreambuf()

G4strstreambuf::G4strstreambuf ( )

◆ ~G4strstreambuf()

G4strstreambuf::~G4strstreambuf ( )

Member Function Documentation

◆ overflow()

virtual G4int G4strstreambuf::overflow ( G4int  c = EOF)
virtual

◆ ReceiveString()

G4int G4strstreambuf::ReceiveString ( )
inline

◆ SetDestination()

void G4strstreambuf::SetDestination ( G4coutDestination dest)

◆ sync()

virtual G4int G4strstreambuf::sync ( )
virtual

The documentation for this class was generated from the following file: