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
AlterGeomFieldDefn(int iGeomField, const OGRGeomFieldDefn *poNewGeomFieldDefn, int nFlagsIn)OGRLayervirtual
beginOGRLayerfriend
begin()OGRLayer
BuildMetadataDomainList(char **papszList, int bCheckNonEmpty,...) CPL_NULL_TERMINATEDGDALMajorObjectprotected
CanPostFilterArrowArray(const struct ArrowSchema *schema) constOGRLayerprotectedvirtual
Clip(OGRLayer *pLayerMethod, OGRLayer *pLayerResult, char **papszOptions=nullptr, GDALProgressFunc pfnProgress=nullptr, void *pProgressArg=nullptr)OGRLayer
CommitTransaction()OGRLayervirtual
CreateFeature(OGRFeature *poFeature)OGRLayer
CreateField(const OGRFieldDefn *poField, int bApproxOK=TRUE)OGRLayervirtual
CreateFieldFromArrowSchema(const struct ArrowSchema *schema, CSLConstList papszOptions=nullptr)OGRLayervirtual
CreateGeomField(const OGRGeomFieldDefn *poField, int bApproxOK=TRUE)OGRLayervirtual
CreateSchemaForWKBGeometryColumn(const OGRGeomFieldDefn *poFieldDefn, const char *pszArrowFormat, const char *pszExtensionName)OGRLayerprotectedstatic
DEFAULT_ARROW_FID_NAMEOGRLayerstatic
DEFAULT_ARROW_GEOMETRY_NAMEOGRLayerstatic
DeleteFeature(GIntBig nFID)OGRLayervirtual
DeleteField(int iField)OGRLayervirtual
Dereference()OGRLayer
endOGRLayerfriend
end()OGRLayer
Erase(OGRLayer *pLayerMethod, OGRLayer *pLayerResult, char **papszOptions=nullptr, GDALProgressFunc pfnProgress=nullptr, void *pProgressArg=nullptr)OGRLayer
FindFieldIndex(const char *pszFieldName, int bExactMatch)OGRLayervirtual
FromHandle(OGRLayerH hLayer)OGRLayerinlinestatic
GDALMajorObject() (defined in GDALMajorObject)GDALMajorObject
GetArrowSchema(struct ArrowArrayStream *, struct ArrowSchema *out_schema)OGRLayerprotectedvirtual
GetArrowStream(struct ArrowArrayStream *out_stream, CSLConstList papszOptions=nullptr)OGRLayervirtual
GetDataset()OGRLayervirtual
GetDescription() constGDALMajorObjectvirtual
GetExtent(OGREnvelope *psExtent, int bForce=TRUE)OGRLayervirtual
GetExtent(int iGeomField, OGREnvelope *psExtent, int bForce=TRUE)OGRLayervirtual
GetExtent3D(int iGeomField, OGREnvelope3D *psExtent3D, int bForce=TRUE)OGRLayervirtual
GetFeature(GIntBig nFID)OGRLayervirtual
GetFeatureCount(int bForce=TRUE)OGRLayervirtual
GetFIDColumn()OGRLayervirtual
GetGeometryColumn()OGRLayervirtual
GetGeometryTypes(int iGeomField, int nFlagsGGT, int &nEntryCountOut, GDALProgressFunc pfnProgress, void *pProgressData)OGRLayervirtual
GetGeomType()OGRLayervirtual
GetLastErrorArrowArrayStream(struct ArrowArrayStream *)OGRLayerprotectedstatic
GetLayerDefn()=0OGRLayerpure virtual
GetMetadata(const char *pszDomain="")GDALMajorObjectvirtual
GetMetadataDomainList()GDALMajorObjectvirtual
GetMetadataItem(const char *pszName, const char *pszDomain="")GDALMajorObjectvirtual
GetMOFlags() constGDALMajorObject
GetName()OGRLayervirtual
GetNextArrowArray(struct ArrowArrayStream *, struct ArrowArray *out_array)OGRLayerprotectedvirtual
GetNextFeature()=0OGRLayerpure virtual
GetRefCount() constOGRLayer
GetSpatialFilter()OGRLayervirtual
GetSpatialRef()OGRLayervirtual
GetStyleTable()OGRLayervirtual
GetSupportedSRSList(int iGeomField)OGRLayervirtual
GetSupportedSRSListRetType typedefOGRLayer
ICreateFeature(OGRFeature *poFeature)OGRLayerprotectedvirtual
Identity(OGRLayer *pLayerMethod, OGRLayer *pLayerResult, char **papszOptions=nullptr, GDALProgressFunc pfnProgress=nullptr, void *pProgressArg=nullptr)OGRLayer
Intersection(OGRLayer *pLayerMethod, OGRLayer *pLayerResult, char **papszOptions=nullptr, GDALProgressFunc pfnProgress=nullptr, void *pProgressArg=nullptr)OGRLayer
IsArrowSchemaSupported(const struct ArrowSchema *schema, CSLConstList papszOptions, std::string &osErrorMsg) constOGRLayervirtual
ISetFeature(OGRFeature *poFeature)OGRLayerprotectedvirtual
IUpdateFeature(OGRFeature *poFeature, int nUpdatedFieldsCount, const int *panUpdatedFieldsIdx, int nUpdatedGeomFieldsCount, const int *panUpdatedGeomFieldsIdx, bool bUpdateStyleString)OGRLayerprotectedvirtual
IUpsertFeature(OGRFeature *poFeature)OGRLayerprotectedvirtual
OGRArrowArrayHelper (defined in OGRLayer)OGRLayerfriend
OGRLayer() (defined in OGRLayer)OGRLayer
PostFilterArrowArray(const struct ArrowSchema *schema, struct ArrowArray *array, CSLConstList papszOptions) constOGRLayerprotected
Reference()OGRLayer
ReleaseArray(struct ArrowArray *array)OGRLayerprotectedstatic
ReleaseSchema(struct ArrowSchema *schema)OGRLayerprotectedstatic
ReleaseStream(struct ArrowArrayStream *stream)OGRLayerprotectedstatic
Rename(const char *pszNewName)OGRLayervirtual
ReorderField(int iOldFieldPos, int iNewFieldPos)OGRLayer
ReorderFields(int *panMap)OGRLayervirtual
ResetReading()=0OGRLayerpure virtual
RollbackTransaction()OGRLayervirtual
SetActiveSRS(int iGeomField, const OGRSpatialReference *poSRS)OGRLayervirtual
SetAttributeFilter(const char *)OGRLayervirtual
SetDescription(const char *)GDALMajorObjectvirtual
SetFeature(OGRFeature *poFeature)OGRLayer
SetIgnoredFields(CSLConstList papszFields)OGRLayervirtual
SetMetadata(char **papszMetadata, const char *pszDomain="")GDALMajorObjectvirtual
SetMetadataItem(const char *pszName, const char *pszValue, const char *pszDomain="")GDALMajorObjectvirtual
SetMOFlags(int nFlagsIn)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()OGRLayervirtual
StaticGetArrowSchema(struct ArrowArrayStream *, struct ArrowSchema *out_schema)OGRLayerprotectedstatic
StaticGetNextArrowArray(struct ArrowArrayStream *, struct ArrowArray *out_array)OGRLayerprotectedstatic
SymDifference(OGRLayer *pLayerMethod, OGRLayer *pLayerResult, char **papszOptions, GDALProgressFunc pfnProgress, void *pProgressArg)OGRLayer
SyncToDisk()OGRLayervirtual
TestCapability(const char *)=0OGRLayerpure virtual
ToHandle(OGRLayer *poLayer)OGRLayerinlinestatic
GDALMajorObject::ToHandle(GDALMajorObject *poMajorObject)GDALMajorObjectinlinestatic
Union(OGRLayer *pLayerMethod, OGRLayer *pLayerResult, char **papszOptions=nullptr, GDALProgressFunc pfnProgress=nullptr, void *pProgressArg=nullptr)OGRLayer
Update(OGRLayer *pLayerMethod, OGRLayer *pLayerResult, char **papszOptions=nullptr, GDALProgressFunc pfnProgress=nullptr, void *pProgressArg=nullptr)OGRLayer
UpdateFeature(OGRFeature *poFeature, int nUpdatedFieldsCount, const int *panUpdatedFieldsIdx, int nUpdatedGeomFieldsCount, const int *panUpdatedGeomFieldsIdx, bool bUpdateStyleString)OGRLayer
UpsertFeature(OGRFeature *poFeature)OGRLayer
WriteArrowBatch(const struct ArrowSchema *schema, struct ArrowArray *array, CSLConstList papszOptions=nullptr)OGRLayervirtual
~GDALMajorObject() (defined in GDALMajorObject)GDALMajorObjectvirtual
~OGRLayer() (defined in OGRLayer)OGRLayervirtual