Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/generic/
H A Dogremulatedtransaction.cpp39 class OGRLayerWithTransaction: public OGRLayerDecorator class
49 OGRLayerWithTransaction(OGRDataSourceWithTransaction* poDS,
51 ~OGRLayerWithTransaction();
82 std::map<CPLString, OGRLayerWithTransaction* > m_oMapLayers;
83 std::set<OGRLayerWithTransaction*> m_oSetLayers;
207 OGRLayerWithTransaction* poWrappedLayer = new OGRLayerWithTransaction(this,poLayer); in WrapLayer()
221 OGRLayerWithTransaction* poWrappedLayer = *oIter; in RemapLayers()
464 OGRLayerWithTransaction::OGRLayerWithTransaction( in OGRLayerWithTransaction() function in OGRLayerWithTransaction
472 OGRLayerWithTransaction::~OGRLayerWithTransaction() in ~OGRLayerWithTransaction()
478 OGRFeatureDefn *OGRLayerWithTransaction::GetLayerDefn() in GetLayerDefn()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/generic/
H A Dogremulatedtransaction.cpp38 class OGRLayerWithTransaction final: public OGRLayerDecorator class
40 CPL_DISALLOW_COPY_ASSIGN(OGRLayerWithTransaction)
52 virtual ~OGRLayerWithTransaction();
84 std::set<OGRLayerWithTransaction*> m_oSetLayers{};
211 OGRLayerWithTransaction* poMutexedLayer = new OGRLayerWithTransaction(this,poLayer); in WrapLayer()
225 OGRLayerWithTransaction* poWrappedLayer = *oIter; in RemapLayers()
484 OGRLayerWithTransaction::OGRLayerWithTransaction( in OGRLayerWithTransaction() function in OGRLayerWithTransaction
491 OGRLayerWithTransaction::~OGRLayerWithTransaction() in ~OGRLayerWithTransaction()
497 OGRFeatureDefn *OGRLayerWithTransaction::GetLayerDefn() in GetLayerDefn()
543 OGRErr OGRLayerWithTransaction::DeleteField( int iField ) in DeleteField()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/generic/
H A Dogremulatedtransaction.cpp38 class OGRLayerWithTransaction final: public OGRLayerDecorator class
40 CPL_DISALLOW_COPY_ASSIGN(OGRLayerWithTransaction)
52 virtual ~OGRLayerWithTransaction();
84 std::set<OGRLayerWithTransaction*> m_oSetLayers{};
211 OGRLayerWithTransaction* poMutexedLayer = new OGRLayerWithTransaction(this,poLayer); in WrapLayer()
225 OGRLayerWithTransaction* poWrappedLayer = *oIter; in RemapLayers()
484 OGRLayerWithTransaction::OGRLayerWithTransaction( in OGRLayerWithTransaction() function in OGRLayerWithTransaction
491 OGRLayerWithTransaction::~OGRLayerWithTransaction() in ~OGRLayerWithTransaction()
497 OGRFeatureDefn *OGRLayerWithTransaction::GetLayerDefn() in GetLayerDefn()
543 OGRErr OGRLayerWithTransaction::DeleteField( int iField ) in DeleteField()
[all …]
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/generic/
H A Dogremulatedtransaction.cpp38 class OGRLayerWithTransaction final: public OGRLayerDecorator class
40 CPL_DISALLOW_COPY_ASSIGN(OGRLayerWithTransaction)
52 virtual ~OGRLayerWithTransaction();
84 std::set<OGRLayerWithTransaction*> m_oSetLayers{};
211 OGRLayerWithTransaction* poMutexedLayer = new OGRLayerWithTransaction(this,poLayer); in WrapLayer()
225 OGRLayerWithTransaction* poWrappedLayer = *oIter; in RemapLayers()
484 OGRLayerWithTransaction::OGRLayerWithTransaction( in OGRLayerWithTransaction() function in OGRLayerWithTransaction
491 OGRLayerWithTransaction::~OGRLayerWithTransaction() in ~OGRLayerWithTransaction()
497 OGRFeatureDefn *OGRLayerWithTransaction::GetLayerDefn() in GetLayerDefn()
543 OGRErr OGRLayerWithTransaction::DeleteField( int iField ) in DeleteField()
[all …]