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