Inheritance diagram for lfc::SharedOutput::
Public Methods | |
SharedOutput () | |
virtual | ~SharedOutput () throw () |
virtual void | push (const TYPE &value) |
virtual long | write (const TYPE *buffer, long count, bool bWaitAll=true) |
virtual void | flush () |
make this thread safe
|
|
|
|
|
Reimplemented from lfc::_Output. |
|
Reimplemented from lfc::_Output. |
|
Reimplemented from lfc::_Output. |