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

lfc::Console Class Reference

Inheritance diagram for lfc::Console::

lfc::Object lfc::_Input< char > lfc::_Output< char > lfc::_Server lfc::_Server List of all members.

Public Methods

 Console ()
virtual ~Console () throw ()
virtual char pop ()
virtual void push (const char &value)
virtual void flush ()

Detailed Description

Todo:
document this!

make this thread safe


Constructor & Destructor Documentation

lfc::Console::Console   [inline]
 

virtual lfc::Console::~Console   throw () [inline, virtual]
 


Member Function Documentation

virtual char lfc::Console::pop   [inline, virtual]
 

Reimplemented from lfc::_Input.

virtual void lfc::Console::push const char &    value [inline, virtual]
 

virtual void lfc::Console::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:01 2002 for LFC2 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001