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

IStream Class Reference

Input stream. More...

#include <mstream.h>

Inheritance diagram for IStream:

Stream DataIStream IOStream TextIStream List of all members.

Public Methods

 IStream (IODevice *dev)

Detailed Description

Input stream.

Definition at line 144 of file mstream.h.


Constructor & Destructor Documentation

IStream IODevice   dev
 

Creates an input stream and attaches it to a device.

If the device is not yet open, it is opened as IO_Readable.

Definition at line 287 of file mstream.cc.

References IO_Readable, IODevice::isOpen(), and IODevice::open().


The documentation for this class was generated from the following files:
Generated on Thu Feb 10 20:06:43 2005 for LibMagiC by doxygen1.2.18