std::vector< char > fLinebuffer
std::char_traits< char > traits
TGTextViewStreamBuf(TGTextView *textview)
TGTextViewStreamBuf constructor.
std::vector< char > fInputbuffer
~TGTextViewStreamBuf() override
int overflow(int=traits::eof()) override
Method called to put a character into the controlled output sequence without changing the current pos...
A TGTextView is a text viewer widget.
TGTextViewostream(const TGWindow *parent=nullptr, UInt_t w=1, UInt_t h=1, Int_t id=-1, UInt_t sboptions=0, Pixel_t back=TGTextView::GetWhitePixel())
TGTextViewostream constructor.
TGTextViewStreamBuf fStreambuffer
~TGTextViewostream() override
A TGText is a multi line text buffer.