OSGeo::FDO::Common::Io::IoFileStream Class Reference
[OSGeo::FDO::Common::Io]

Inheritance diagram for OSGeo::FDO::Common::Io::IoFileStream:

Inheritance graph
[legend]

List of all members.


Detailed Description

IoFileStream provides streamed I/O on a disk file.

()


Public Member Functions

 IoFileStream (System::IntPtr unmanaged, System::Boolean autoDelete)
 Constructs a stream reader based on an unmanaged instance of the object.
 IoFileStream (System::String *fileName, System::String *accessModes)
 creates the stream for a named file.