33 #ifndef G4_STR_STREAM_BUF_HH 
   34 #define G4_STR_STREAM_BUF_HH 
   42 #ifdef G4MULTITHREADED 
   46   #define G4coutbuf (*G4coutbuf_p) 
   47   #define G4cerrbuf (*G4cerrbuf_p) 
   67     virtual G4int underflow();
 
G4coutDestination * destination
 
G4GLOB_DLL G4strstreambuf G4cerrbuf
 
G4strstreambuf & operator=(const G4strstreambuf &)
 
G4GLOB_DLL G4strstreambuf G4coutbuf
 
virtual G4int overflow(G4int c=EOF)
 
void SetDestination(G4coutDestination *dest)