ICharReader Class Reference

#include <term.h>

Inheritance diagram for ICharReader:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 54 of file term.h.


Public Member Functions

virtual ~ICharReader ()
virtual bool getChar (char &)=0
virtual bool hasInput (int timeout)=0

Constructor & Destructor Documentation

virtual ~ICharReader (  )  [inline, virtual]

Definition at line 56 of file term.h.


Member Function Documentation

virtual bool getChar ( char &   )  [pure virtual]

Implemented in Term.

Referenced by main(), and termRead().

Here is the caller graph for this function:

virtual bool hasInput ( int  timeout  )  [pure virtual]

Implemented in Term.

Referenced by main(), and termRead().

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
Generated on Fri Jul 10 22:42:12 2009 for rob08 by  doxygen 1.5.4