Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

skInputSource Class Reference

this interface encapsulates a source from which an object can be read It is implemented by concrete classes More...

#include <skInputSource.h>

List of all members.

Public Member Functions

virtual bool eof () const=0
 Returns whether the source has reached the end.

virtual int get ()=0
 Returns and consumes the next character in the input.

virtual int peek ()=0
 Returns, but does not consume the next character in the input.

virtual skString readAllToString ()=0
 Reads the whole source into a string.


Detailed Description

this interface encapsulates a source from which an object can be read It is implemented by concrete classes


The documentation for this class was generated from the following files:
Generated on Fri Dec 17 20:27:35 2004 for Simkin by doxygen1.3