34 #ifndef G4_STR_STREAM_BUF_HH
35 #define G4_STR_STREAM_BUF_HH
44 #ifdef G4MULTITHREADED
48 #define G4coutbuf (*_G4coutbuf_p())
49 #define G4cerrbuf (*_G4cerrbuf_p())
69 virtual G4int underflow();
87 #include "G4strstreambuf.icc"
G4strstreambuf & operator=(const G4strstreambuf &)
G4coutDestination * destination
virtual G4int overflow(G4int c=EOF)
void SetDestination(G4coutDestination *dest)
G4coutDestination * GetDestination() const