Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4strstreambuf.hh File Reference
#include "globals.hh"
#include "G4coutDestination.hh"
#include <streambuf>
#include "G4strstreambuf.icc"

Go to the source code of this file.

Classes

class  G4strstreambuf
 

Variables

G4DLLIMPORT G4strstreambuf G4coutbuf
 
G4DLLIMPORT G4strstreambuf G4cerrbuf
 

Variable Documentation

◆ G4cerrbuf

std::ostream G4cerr & G4cerrbuf
extern

Definition at line 43 of file G4ios.cc.

Referenced by G4UImanager::SetCoutDestination().

◆ G4coutbuf

std::ostream G4cout & G4coutbuf
extern

Definition at line 42 of file G4ios.cc.

Referenced by G4UImanager::SetCoutDestination().