DtOutputStreamBuffer is the internal buffer for DtOutputStream.
More...
DtOutputStreamBuffer is the internal buffer for DtOutputStream.
it has no value to VR-Link developers and should not be subclassed or modified.
| DtOutputStreamBuffer::DtOutputStreamBuffer |
( |
| ) |
|
| virtual DtOutputStreamBuffer::~DtOutputStreamBuffer |
( |
| ) |
|
|
virtual |
Copy constructor - not implemented.
Assignment Operator - not implemented.
| virtual int_type DtOutputStreamBuffer::overflow |
( |
int_type |
c | ) |
|
|
protectedvirtual |
| virtual void DtOutputStreamBuffer::setOutputStream |
( |
DtOutputStream * |
stream | ) |
|
|
virtual |
| virtual int DtOutputStreamBuffer::sync |
( |
| ) |
|
|
protectedvirtual |
| std::string DtOutputStreamBuffer::myBuffer |
|
protected |
| DtMutex DtOutputStreamBuffer::myBufferMutex |
|
protected |
The documentation for this class was generated from the following file: