Geant4 11.1.1
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 () override
 
G4int overflow (G4int c=EOF) override
 
G4int sync () override
 
void SetDestination (G4coutDestination *dest)
 
G4coutDestinationGetDestination () const
 
G4int ReceiveString ()
 

Detailed Description

Definition at line 59 of file G4strstreambuf.hh.

Constructor & Destructor Documentation

◆ G4strstreambuf()

G4strstreambuf::G4strstreambuf ( )

◆ ~G4strstreambuf()

G4strstreambuf::~G4strstreambuf ( )
override

Member Function Documentation

◆ GetDestination()

G4coutDestination * G4strstreambuf::GetDestination ( ) const
inline

◆ overflow()

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

◆ ReceiveString()

G4int G4strstreambuf::ReceiveString ( )
inline

◆ SetDestination()

◆ sync()

G4int G4strstreambuf::sync ( )
override

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