Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4strstreambuf.hh File Reference
#include "globals.hh"
#include "G4coutDestination.hh"
#include <streambuf>
#include "G4strstreambuf.icc"
Include dependency graph for G4strstreambuf.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4strstreambuf
 

Variables

G4GLOB_DLL G4strstreambuf G4coutbuf
 
G4GLOB_DLL G4strstreambuf G4cerrbuf
 

Variable Documentation

std::ostream G4cerr & G4cerrbuf

Definition at line 83 of file G4ios.cc.

std::ostream G4cout & G4coutbuf

Definition at line 82 of file G4ios.cc.