|
| OGRSplitListFieldLayer (OGRLayer *poSrcLayer, int nMaxSplitListSubFields) |
|
int | BuildLayerDefn (GDALProgressFunc pfnProgress, void *pProgressArg) |
|
virtual OGRFeature * | GetNextFeature () |
|
virtual OGRFeature * | GetFeature (GIntBig nFID) |
|
virtual OGRFeatureDefn * | GetLayerDefn () |
|
virtual void | ResetReading () |
|
virtual int | TestCapability (const char *) |
|
virtual GIntBig | GetFeatureCount (int bForce=TRUE) |
|
virtual OGRSpatialReference * | GetSpatialRef () |
|
virtual OGRGeometry * | GetSpatialFilter () |
|
virtual OGRStyleTable * | GetStyleTable () |
|
virtual void | SetSpatialFilter (OGRGeometry *poGeom) |
|
virtual void | SetSpatialFilter (int iGeom, OGRGeometry *poGeom) |
|
virtual void | SetSpatialFilterRect (double dfMinX, double dfMinY, double dfMaxX, double dfMaxY) |
|
virtual void | SetSpatialFilterRect (int iGeom, double dfMinX, double dfMinY, double dfMaxX, double dfMaxY) |
|
virtual OGRErr | SetAttributeFilter (const char *pszFilter) |
|
The documentation for this class was generated from the following file: