FDO API Reference Feature Data Objects

IStreamReader.h File Reference

#include <Common/Std.h>

Include dependency graph for IStreamReader.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoIStreamReader
 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. More...

Enumerations

enum  FdoStreamReaderType { FdoStreamReaderType_Byte, FdoStreamReaderType_Char, FdoStreamReaderType_WChar }
 Enumeration for datatypes used by stream readers. More...

Comments or suggestions? Send us feedback.