OSGeo::FDO::Common::IStreamReaderImp Class Reference
[OSGeo::FDO::Common]

Inheritance diagram for OSGeo::FDO::Common::IStreamReaderImp:

Inheritance graph
[legend]

List of all members.


Detailed Description

The IStreamReader class is a top level interface for stream reader classes. The API it provides allows the user to read large streams of data in blocks of items.

()


Public Member Functions

__property StreamReaderType get_Type ()
 Gets the type of the Stream Reader.
 IStreamReaderImp (System::IntPtr unmanaged, System::Boolean autoDelete)
 Constructs a IStreamReader object based on an unmanaged instance of the stream.