DtOutputStreamBuffer is the internal buffer for DtOutputStream it has no value to VR-Link developers and should not be subclassed or modified.
More...
Protected Member Functions |
| virtual int_type | overflow (int_type c) |
| virtual int | sync () |
Detailed Description
DtOutputStreamBuffer is the internal buffer for DtOutputStream it has no value to VR-Link developers and should not be subclassed or modified.
Constructor & Destructor Documentation
| DtOutputStreamBuffer::DtOutputStreamBuffer |
( |
| ) |
|
| virtual DtOutputStreamBuffer::~DtOutputStreamBuffer |
( |
| ) |
|
|
virtual |
copy constructor not implemented
Member Function Documentation
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 |
Member Data Documentation
| std::string DtOutputStreamBuffer::myBuffer |
|
protected |
| DtMutex DtOutputStreamBuffer::myBufferMutex |
|
protected |
The documentation for this class was generated from the following file: