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

lfc::SharedOutput Class Template Reference

Inheritance diagram for lfc::SharedOutput::

lfc::Object lfc::_OutputFilter< TYPE, TYPE > lfc::_Output lfc::_Server List of all members.

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 ()

Detailed Description

template<class TYPE>
class lfc::SharedOutput< TYPE >

Todo:
document this!

make this thread safe


Constructor & Destructor Documentation

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

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


Member Function Documentation

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

Reimplemented from lfc::_Output.

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

Reimplemented from lfc::_Output.

template<class TYPE>
virtual void lfc::SharedOutput< TYPE >::flush   [inline, virtual]
 

Reimplemented from lfc::_Output.


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