Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

lfc::NullOutput Class Template Reference

Inheritance diagram for lfc::NullOutput::

lfc::Object lfc::_Output lfc::_Server List of all members.

Public Methods

 NullOutput ()
virtual ~NullOutput () throw ()
virtual void push (const TYPE &value)
virtual long write (const TYPE *buffer, long count, bool bWaitAll=true)

Detailed Description

template<class TYPE>
class lfc::NullOutput< TYPE >

Todo:
document this!

make this thread safe


Constructor & Destructor Documentation

template<class TYPE>
lfc::NullOutput< TYPE >::NullOutput   [inline]
 

template<class TYPE>
virtual lfc::NullOutput< TYPE >::~NullOutput   throw () [inline, virtual]
 


Member Function Documentation

template<class TYPE>
virtual void lfc::NullOutput< TYPE >::push const TYPE &    value [inline, virtual]
 

Reimplemented from lfc::_Output.

template<class TYPE>
virtual long lfc::NullOutput< TYPE >::write const TYPE *    buffer,
long    count,
bool    bWaitAll = true
[inline, virtual]
 

Reimplemented from lfc::_Output.


The documentation for this class was generated from the following file:
Generated on Fri Jan 25 03:13:18 2002 for LFC2 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001