Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
GDAL.OGRFeature.Implementation
Contents
Documentation
oGRFeature_GetFID :: OGRFeature -> IO CInt Source #
oGRFeature_GetFieldAsInteger :: OGRFeature -> CInt -> IO CInt Source #
oGRFeature_GetFieldAsInteger64 :: OGRFeature -> CInt -> IO CInt Source #
oGRFeature_GetFieldAsString :: OGRFeature -> CInt -> IO CString Source #
Orphan instances
IOGRFeature OGRFeature Source # | |
IDeletable OGRFeature Source # | |
Methods delete :: OGRFeature -> IO () # |