Definition at line 36 of file TGTextViewStream.h.
|
typedef std::char_traits< char > | traits |
|
|
virtual int | overflow (int=traits::eof()) |
| Method called to put a character into the controlled output sequence without changing the current position. More...
|
|
#include <TGTextViewStream.h>
TGTextViewStreamBuf::TGTextViewStreamBuf |
( |
TGTextView * |
textview | ) |
|
virtual TGTextViewStreamBuf::~TGTextViewStreamBuf |
( |
| ) |
|
|
inlinevirtual |
Int_t TGTextViewStreamBuf::overflow |
( |
int |
c = traits::eof() | ) |
|
|
protectedvirtual |
Method called to put a character into the controlled output sequence without changing the current position.
Definition at line 42 of file TGTextViewStream.cxx.
std::vector<char> TGTextViewStreamBuf::fInputbuffer |
|
protected |
std::vector<char> TGTextViewStreamBuf::fLinebuffer |
|
private |
The documentation for this class was generated from the following files: