#include <mstream.h>
Inheritance diagram for IStream:

Public Methods | |
| IStream (IODevice *dev) | |
Definition at line 144 of file mstream.h.
|
|
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(). |
1.2.18