35#ifndef G4STRSTREAMBUF_HH
36#define G4STRSTREAMBUF_HH 1
49# define G4coutbuf (*_G4coutbuf_p())
50# define G4cerrbuf (*_G4cerrbuf_p())
69 virtual G4int underflow();
G4GLOB_DLL G4strstreambuf G4coutbuf
G4GLOB_DLL G4strstreambuf G4cerrbuf
G4strstreambuf(const G4strstreambuf &)
G4coutDestination * destination
void SetDestination(G4coutDestination *dest)
G4strstreambuf & operator=(const G4strstreambuf &)
virtual G4int overflow(G4int c=EOF)
G4coutDestination * GetDestination() const