GDAL
OGRLayer Member List

This is the complete list of members for OGRLayer, 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)OGRLayervirtual
GetExtent(int iGeomField, OGREnvelope *psExtent, int bForce=TRUE)OGRLayervirtual
GetExtentInternal(int iGeomField, OGREnvelope *psExtent, int bForce) (defined in OGRLayer)OGRLayerprotected
GetFeature(GIntBig nFID)OGRLayervirtual
GetFeatureCount(int bForce=TRUE)OGRLayervirtual
GetFeaturesRead() (defined in OGRLayer)OGRLayer
GetFIDColumn()OGRLayervirtual
GetGeometryColumn()OGRLayervirtual
GetGeomType()OGRLayervirtual
GetIndex() (defined in OGRLayer)OGRLayerinline
GetLayerDefn()=0OGRLayerpure virtual
GetMetadata(const char *pszDomain="")GDALMajorObjectvirtual
GetMetadataDomainList()GDALMajorObjectvirtual
GetMetadataItem(const char *pszName, const char *pszDomain="")GDALMajorObjectvirtual
GetMOFlags() (defined in GDALMajorObject)GDALMajorObject
GetName()OGRLayervirtual
GetNextFeature()=0OGRLayerpure virtual
GetRefCount() const OGRLayer
GetSpatialFilter()OGRLayervirtual
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
OGRLayer() (defined in OGRLayer)OGRLayer
oMDMD (defined in GDALMajorObject)GDALMajorObjectprotected
Reference()OGRLayer
ReorderField(int iOldFieldPos, int iNewFieldPos)OGRLayer
ReorderFields(int *panMap)OGRLayervirtual
ResetReading()=0OGRLayerpure virtual
RollbackTransaction() (defined in OGRLayer)OGRLayervirtual
sDescription (defined in GDALMajorObject)GDALMajorObjectprotected
SetAttributeFilter(const char *)OGRLayervirtual
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)OGRLayervirtual
SetSpatialFilter(OGRGeometry *)OGRLayervirtual
SetSpatialFilter(int iGeomField, OGRGeometry *)OGRLayervirtual
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 *)=0OGRLayerpure virtual
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
~OGRLayer() (defined in OGRLayer)OGRLayervirtual

Generated for GDAL by doxygen 1.8.11.