FDO .NET API Reference Feature Data Objects

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

Inherits OSGeo::FDO::Common::Io::IoStream.

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.

()

Definition at line 30 of file mgIoFileStream.h.


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.

Comments or suggestions? Send us feedback.