GDAL
OGRGenSQLResultsLayer Member List

This is the complete list of members for OGRGenSQLResultsLayer, including all inherited members.

AlterFieldDefn(int iField, OGRFieldDefn *poNewFieldDefn, int nFlagsIn)OGRLayervirtual
AttributeFilterEvaluationNeedsGeometry() (defined in OGRLayer)OGRLayer
BuildMetadataDomainList(char **papszList, int bCheckNonEmpty,...) CPL_NULL_TERMINATEDGDALMajorObjectprotected
Clip(OGRLayer *pLayerMethod, OGRLayer *pLayerResult, char **papszOptions=NULL, GDALProgressFunc pfnProgress=NULL, void *pProgressArg=NULL)OGRLayer
CommitTransaction() (defined in OGRLayer)OGRLayervirtual
CreateFeature(OGRFeature *poFeature)OGRLayer
CreateField(OGRFieldDefn *poField, int bApproxOK=TRUE)OGRLayervirtual
CreateGeomField(OGRGeomFieldDefn *poField, int bApproxOK=TRUE)OGRLayervirtual
DeleteFeature(GIntBig nFID)OGRLayervirtual
DeleteField(int iField)OGRLayervirtual
Dereference()OGRLayer
Erase(OGRLayer *pLayerMethod, OGRLayer *pLayerResult, char **papszOptions=NULL, GDALProgressFunc pfnProgress=NULL, void *pProgressArg=NULL)OGRLayer
FilterGeometry(OGRGeometry *) (defined in OGRLayer)OGRLayerprotected
FindFieldIndex(const char *pszFieldName, int bExactMatch)OGRLayervirtual
GDALMajorObject() (defined in GDALMajorObject)GDALMajorObject
GetDescription() const GDALMajorObjectvirtual
GetExtent(OGREnvelope *psExtent, int bForce=TRUE)OGRGenSQLResultsLayerinlinevirtual
GetExtent(int iGeomField, OGREnvelope *psExtent, int bForce=TRUE)OGRGenSQLResultsLayervirtual
GetExtentInternal(int iGeomField, OGREnvelope *psExtent, int bForce) (defined in OGRLayer)OGRLayerprotected
GetFeature(GIntBig nFID)OGRGenSQLResultsLayervirtual
GetFeatureCount(int bForce=TRUE)OGRGenSQLResultsLayervirtual
GetFeaturesRead() (defined in OGRLayer)OGRLayer
GetFIDColumn()OGRLayervirtual
GetGeometryColumn()OGRLayervirtual
GetGeomType()OGRLayervirtual
GetIndex() (defined in OGRLayer)OGRLayerinline
GetLayerDefn()OGRGenSQLResultsLayervirtual
GetMetadata(const char *pszDomain="")GDALMajorObjectvirtual
GetMetadataDomainList()GDALMajorObjectvirtual
GetMetadataItem(const char *pszName, const char *pszDomain="")GDALMajorObjectvirtual
GetMOFlags() (defined in GDALMajorObject)GDALMajorObject
GetName()OGRLayervirtual
GetNextFeature()OGRGenSQLResultsLayervirtual
GetRefCount() const OGRLayer
GetSpatialFilter()OGRGenSQLResultsLayervirtual
GetSpatialRef()OGRLayervirtual
GetStyleTable()OGRLayervirtual
ICreateFeature(OGRFeature *poFeature)OGRLayerprotectedvirtual
Identity(OGRLayer *pLayerMethod, OGRLayer *pLayerResult, char **papszOptions=NULL, GDALProgressFunc pfnProgress=NULL, void *pProgressArg=NULL)OGRLayer
InitializeIndexSupport(const char *) (defined in OGRLayer)OGRLayer
InstallFilter(OGRGeometry *) (defined in OGRLayer)OGRLayerprotected
Intersection(OGRLayer *pLayerMethod, OGRLayer *pLayerResult, char **papszOptions=NULL, GDALProgressFunc pfnProgress=NULL, void *pProgressArg=NULL)OGRLayer
ISetFeature(OGRFeature *poFeature)OGRLayerprotectedvirtual
m_bFilterIsEnvelope (defined in OGRLayer)OGRLayerprotected
m_iGeomFieldFilter (defined in OGRLayer)OGRLayerprotected
m_nFeaturesRead (defined in OGRLayer)OGRLayerprotected
m_nRefCount (defined in OGRLayer)OGRLayerprotected
m_poAttrIndex (defined in OGRLayer)OGRLayerprotected
m_poAttrQuery (defined in OGRLayer)OGRLayerprotected
m_poFilterGeom (defined in OGRLayer)OGRLayerprotected
m_poStyleTable (defined in OGRLayer)OGRLayerprotected
m_pPreparedFilterGeom (defined in OGRLayer)OGRLayerprotected
m_pszAttrQueryString (defined in OGRLayer)OGRLayerprotected
m_sFilterEnvelope (defined in OGRLayer)OGRLayerprotected
nFlags (defined in GDALMajorObject)GDALMajorObjectprotected
OGRGenSQLResultsLayer(GDALDataset *poSrcDS, void *pSelectInfo, OGRGeometry *poSpatFilter, const char *pszWHERE, const char *pszDialect) (defined in OGRGenSQLResultsLayer)OGRGenSQLResultsLayer
OGRLayer() (defined in OGRLayer)OGRLayer
oMDMD (defined in GDALMajorObject)GDALMajorObjectprotected
Reference()OGRLayer
ReorderField(int iOldFieldPos, int iNewFieldPos)OGRLayer
ReorderFields(int *panMap)OGRLayervirtual
ResetReading()OGRGenSQLResultsLayervirtual
RollbackTransaction() (defined in OGRLayer)OGRLayervirtual
sDescription (defined in GDALMajorObject)GDALMajorObjectprotected
SetAttributeFilter(const char *)OGRGenSQLResultsLayervirtual
SetDescription(const char *)GDALMajorObjectvirtual
SetFeature(OGRFeature *poFeature)OGRLayer
SetIgnoredFields(const char **papszFields)OGRLayervirtual
SetMetadata(char **papszMetadata, const char *pszDomain="")GDALMajorObjectvirtual
SetMetadataItem(const char *pszName, const char *pszValue, const char *pszDomain="")GDALMajorObjectvirtual
SetMOFlags(int nFlagsIn) (defined in GDALMajorObject)GDALMajorObject
SetNextByIndex(GIntBig nIndex)OGRGenSQLResultsLayervirtual
SetSpatialFilter(OGRGeometry *poGeom)OGRGenSQLResultsLayerinlinevirtual
SetSpatialFilter(int iGeomField, OGRGeometry *)OGRGenSQLResultsLayervirtual
SetSpatialFilterRect(double dfMinX, double dfMinY, double dfMaxX, double dfMaxY)OGRLayervirtual
SetSpatialFilterRect(int iGeomField, double dfMinX, double dfMinY, double dfMaxX, double dfMaxY)OGRLayervirtual
SetStyleTable(OGRStyleTable *poStyleTable)OGRLayervirtual
SetStyleTableDirectly(OGRStyleTable *poStyleTable)OGRLayervirtual
StartTransaction() (defined in OGRLayer)OGRLayervirtual
SymDifference(OGRLayer *pLayerMethod, OGRLayer *pLayerResult, char **papszOptions, GDALProgressFunc pfnProgress, void *pProgressArg)OGRLayer
SyncToDisk()OGRLayervirtual
TestCapability(const char *)OGRGenSQLResultsLayervirtual
Union(OGRLayer *pLayerMethod, OGRLayer *pLayerResult, char **papszOptions=NULL, GDALProgressFunc pfnProgress=NULL, void *pProgressArg=NULL)OGRLayer
Update(OGRLayer *pLayerMethod, OGRLayer *pLayerResult, char **papszOptions=NULL, GDALProgressFunc pfnProgress=NULL, void *pProgressArg=NULL)OGRLayer
~GDALMajorObject() (defined in GDALMajorObject)GDALMajorObjectvirtual
~OGRGenSQLResultsLayer() (defined in OGRGenSQLResultsLayer)OGRGenSQLResultsLayervirtual
~OGRLayer() (defined in OGRLayer)OGRLayervirtual

Generated for GDAL by doxygen 1.8.11.