Autodesk FDO Provider for Oracle API Reference

Oracle Provider API

API Reference Autodesk FDO Provider for Oracle

ISpatialIndexReader.h File Reference

#include "Fdo.h" #include "Rdbms/SpatialIndexDimensionType.h"
#include "Rdbms/SpatialIndexType.h"

Include dependency graph for ISpatialIndexReader.h:

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

Go to the source code of this file.


Classes

class  FdoISpatialIndexReader
 The ISpatialIndexReader interface provides forward only, readonly functionality for enumerating spatial indexes. A reference to an ISpatialIndexReader is returned from the GetSpatialIndexes command. The initial position of the ISpatialIndexReader is prior to the first item. Therefore you must call ReadNext to begin accessing any data. More...

Comments?