class CPointerBase:
Known subclasses: django.contrib.gis.gdal.base.GDALBase
, django.contrib.gis.geos.base.GEOSBase
Method | __del__ |
Free the memory used by the C++ object. |
Method | ptr.setter |
Undocumented |
Class Variable | destructor |
Undocumented |
Instance Variable | _ptr |
Undocumented |
Property | ptr |
Undocumented |
django.contrib.gis.gdal.GDALRaster
django.contrib.gis.gdal.CoordTransform
, django.contrib.gis.gdal.DataSource
, django.contrib.gis.gdal.Driver
, django.contrib.gis.gdal.OGRGeometry
, django.contrib.gis.gdal.SpatialReference
, django.contrib.gis.gdal.feature.Feature
, django.contrib.gis.gdal.field.Field
, django.contrib.gis.gdal.layer.Layer
, django.contrib.gis.geos.geometry.GEOSGeometryBase
, django.contrib.gis.geos.prepared.PreparedGeometry
, django.contrib.gis.geos.prototypes.io.IOBase
, django.contrib.gis.geos.prototypes.threadsafe.GEOSContextHandle
Undocumented