Home
last modified time | relevance | path

Searched refs:featureDefnDescription (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/
H A Dograpispy.cpp490 FeatureDefnDescription& featureDefnDescription = oIter->second; in OGRAPISpyPostClose() local
491 if( ((OGRFeatureDefn*)featureDefnDescription.hFDefn)->GetReferenceCount() == 1 ) in OGRAPISpyPostClose()
493 oArray.push_back(featureDefnDescription.hFDefn); in OGRAPISpyPostClose()
498 FeatureDefnDescription& featureDefnDescription = oMapFDefn[oArray[i]]; in OGRAPISpyPostClose() local
499 ((OGRFeatureDefn*)featureDefnDescription.hFDefn)->Release(); in OGRAPISpyPostClose()
500 featureDefnDescription.Free(); in OGRAPISpyPostClose()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dograpispy.cpp622 FeatureDefnDescription& featureDefnDescription = oIter->second; in OGRAPISpyPostClose() local
623 if( OGRFeatureDefn::FromHandle(featureDefnDescription.hFDefn)-> in OGRAPISpyPostClose()
626 oArray.push_back(featureDefnDescription.hFDefn); in OGRAPISpyPostClose()
631 FeatureDefnDescription& featureDefnDescription = in OGRAPISpyPostClose() local
633 OGRFeatureDefn::FromHandle(featureDefnDescription.hFDefn)->Release(); in OGRAPISpyPostClose()
634 featureDefnDescription.Free(); in OGRAPISpyPostClose()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dograpispy.cpp622 FeatureDefnDescription& featureDefnDescription = oIter->second; in OGRAPISpyPostClose() local
623 if( OGRFeatureDefn::FromHandle(featureDefnDescription.hFDefn)-> in OGRAPISpyPostClose()
626 oArray.push_back(featureDefnDescription.hFDefn); in OGRAPISpyPostClose()
631 FeatureDefnDescription& featureDefnDescription = in OGRAPISpyPostClose() local
633 OGRFeatureDefn::FromHandle(featureDefnDescription.hFDefn)->Release(); in OGRAPISpyPostClose()
634 featureDefnDescription.Free(); in OGRAPISpyPostClose()
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dograpispy.cpp622 FeatureDefnDescription& featureDefnDescription = oIter->second; in OGRAPISpyPostClose() local
623 if( OGRFeatureDefn::FromHandle(featureDefnDescription.hFDefn)-> in OGRAPISpyPostClose()
626 oArray.push_back(featureDefnDescription.hFDefn); in OGRAPISpyPostClose()
631 FeatureDefnDescription& featureDefnDescription = in OGRAPISpyPostClose() local
633 OGRFeatureDefn::FromHandle(featureDefnDescription.hFDefn)->Release(); in OGRAPISpyPostClose()
634 featureDefnDescription.Free(); in OGRAPISpyPostClose()