FDO API Reference Feature Data Objects

mgIReaderImp.h File Reference

Include dependency graph for mgIReaderImp.h:

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


Classes

class  IReaderImp
 The FdoIFeatureReader interface provides a forward-only, read-only iterator for reading feature data. A reference to an FdoIFeatureReader is returned from the Select and SelectAndLock commands. Because the initial position of the FdoIFeatureReader is prior to the first item, you must call ReadNext to begin accessing any data. More...

Variables

END_NAMESPACE_OSGEO_COMMON
BEGIN_NAMESPACE_OSGEO_FDO_RASTER
public __gc __interface 
IRaster
END_NAMESPACE_OSGEO_FDO_EXPRESSION
BEGIN_NAMESPACE_OSGEO_COMMON
public __gc __interface 
IStreamReader

Comments or suggestions? Send us feedback.