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>

Inheritance diagram for skInputSource:

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 file:
Generated on Mon Apr 14 16:49:00 2003 for Simkin C++ for Symbian by doxygen1.3