FDO API Reference Feature Data Objects

Stream.h File Reference

#include <FdoCommon.h>

Include dependency graph for Stream.h:

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

Go to the source code of this file.


Classes

class  FdoIoStream
 FdoIoStream defines the interface for all FDO streams. Streamed I/O support for various locations, such as files, memory, etc. can be provided by classes that implement this interface. More...

Typedefs

typedef FdoPtr< FdoIoStreamFdoIoStreamP
 FdoIoStreamP is a FdoPtr on FdoIoStream, provided for convenience.

Comments or suggestions? Send us feedback.