FDO API Reference Feature Data Objects

FdoIStreamReader Class Reference

#include <IStreamReader.h>

Inherits FdoIDisposable.

Inherited by FdoIStreamReaderTmpl< T >, and FdoIStreamReaderTmpl< FdoByte >.

Inheritance diagram for FdoIStreamReader:

Inheritance graph
[legend]
List of all members.

Detailed Description

The FdoIStreamReader 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.

Definition at line 40 of file IStreamReader.h.


Public Member Functions

virtual FDO_API_COMMON FdoStreamReaderType GetType ()=0

The documentation for this class was generated from the following file:
Comments or suggestions? Send us feedback.