Home
last modified time | relevance | path

Searched refs:poDefaultRAT (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/georaster/
H A Dgeoraster_rasterband.cpp52 poDefaultRAT = NULL; in GeoRasterRasterBand()
185 delete poDefaultRAT; in ~GeoRasterRasterBand()
489 if( poDefaultRAT ) in SetDefaultRAT()
491 delete poDefaultRAT; in SetDefaultRAT()
494 poDefaultRAT = poRAT->Clone(); in SetDefaultRAT()
520 delete poDefaultRAT; in SetDefaultRAT()
522 poDefaultRAT = NULL; in SetDefaultRAT()
751 if( poDefaultRAT ) in GetDefaultRAT()
753 return poDefaultRAT; in GetDefaultRAT()
873 poDefaultRAT->SetValue( iRow, i, papszValue[i] ); in GetDefaultRAT()
[all …]
H A Dgeoraster_priv.h226 poDefaultRAT; variable
/dports/graphics/py-gdal/gdal-3.3.3/frmts/georaster/
H A Dgeoraster_rasterband.cpp54 poDefaultRAT = nullptr; in GeoRasterRasterBand()
195 delete poDefaultRAT; in ~GeoRasterRasterBand()
529 if( poDefaultRAT ) in SetDefaultRAT()
531 delete poDefaultRAT; in SetDefaultRAT()
534 poDefaultRAT = poRAT->Clone(); in SetDefaultRAT()
558 delete poDefaultRAT; in SetDefaultRAT()
560 poDefaultRAT = nullptr; in SetDefaultRAT()
781 if( poDefaultRAT ) in GetDefaultRAT()
783 return poDefaultRAT; in GetDefaultRAT()
902 poDefaultRAT->SetValue( iRow, i, papszValue[i] ); in GetDefaultRAT()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/georaster/
H A Dgeoraster_rasterband.cpp54 poDefaultRAT = nullptr; in GeoRasterRasterBand()
195 delete poDefaultRAT; in ~GeoRasterRasterBand()
529 if( poDefaultRAT ) in SetDefaultRAT()
531 delete poDefaultRAT; in SetDefaultRAT()
534 poDefaultRAT = poRAT->Clone(); in SetDefaultRAT()
558 delete poDefaultRAT; in SetDefaultRAT()
560 poDefaultRAT = nullptr; in SetDefaultRAT()
781 if( poDefaultRAT ) in GetDefaultRAT()
783 return poDefaultRAT; in GetDefaultRAT()
902 poDefaultRAT->SetValue( iRow, i, papszValue[i] ); in GetDefaultRAT()
[all …]
H A Dgeoraster_priv.h271 poDefaultRAT; variable
/dports/graphics/gdal/gdal-3.3.3/frmts/georaster/
H A Dgeoraster_rasterband.cpp54 poDefaultRAT = nullptr; in GeoRasterRasterBand()
195 delete poDefaultRAT; in ~GeoRasterRasterBand()
529 if( poDefaultRAT ) in SetDefaultRAT()
531 delete poDefaultRAT; in SetDefaultRAT()
534 poDefaultRAT = poRAT->Clone(); in SetDefaultRAT()
558 delete poDefaultRAT; in SetDefaultRAT()
560 poDefaultRAT = nullptr; in SetDefaultRAT()
781 if( poDefaultRAT ) in GetDefaultRAT()
783 return poDefaultRAT; in GetDefaultRAT()
902 poDefaultRAT->SetValue( iRow, i, papszValue[i] ); in GetDefaultRAT()
[all …]
H A Dgeoraster_priv.h271 poDefaultRAT; variable
/dports/devel/upp/upp/bazaar/plugin/gdal/gcore/
H A Dgdalpamrasterband.cpp208 if( psPam->poDefaultRAT != NULL ) in SerializeToXML()
268 psPam->poDefaultRAT = NULL; in PamInitialize()
289 delete psPam->poDefaultRAT; in PamClear()
290 psPam->poDefaultRAT = NULL; in PamClear()
458 delete psPam->poDefaultRAT; in XMLInit()
459 psPam->poDefaultRAT = NULL; in XMLInit()
1302 return psPam->poDefaultRAT; in GetDefaultRAT()
1319 if( psPam->poDefaultRAT != NULL ) in SetDefaultRAT()
1321 delete psPam->poDefaultRAT; in SetDefaultRAT()
1322 psPam->poDefaultRAT = NULL; in SetDefaultRAT()
[all …]
H A Dgdal_pam.h220 GDALRasterAttributeTable *poDefaultRAT; member
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdalpamrasterband.cpp233 if( psPam->poDefaultRAT != nullptr ) in SerializeToXML()
303 psPam->poDefaultRAT = nullptr; in PamInitialize()
323 if( psPam->poDefaultRAT != nullptr ) in PamClear()
325 delete psPam->poDefaultRAT; in PamClear()
326 psPam->poDefaultRAT = nullptr; in PamClear()
505 delete psPam->poDefaultRAT; in XMLInit()
1352 return psPam->poDefaultRAT; in GetDefaultRAT()
1369 if( psPam->poDefaultRAT != nullptr ) in SetDefaultRAT()
1371 delete psPam->poDefaultRAT; in SetDefaultRAT()
1372 psPam->poDefaultRAT = nullptr; in SetDefaultRAT()
[all …]
H A Dgdal_pam.h266 GDALRasterAttributeTable *poDefaultRAT; member
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdalpamrasterband.cpp233 if( psPam->poDefaultRAT != nullptr ) in SerializeToXML()
303 psPam->poDefaultRAT = nullptr; in PamInitialize()
323 if( psPam->poDefaultRAT != nullptr ) in PamClear()
325 delete psPam->poDefaultRAT; in PamClear()
326 psPam->poDefaultRAT = nullptr; in PamClear()
505 delete psPam->poDefaultRAT; in XMLInit()
1352 return psPam->poDefaultRAT; in GetDefaultRAT()
1369 if( psPam->poDefaultRAT != nullptr ) in SetDefaultRAT()
1371 delete psPam->poDefaultRAT; in SetDefaultRAT()
1372 psPam->poDefaultRAT = nullptr; in SetDefaultRAT()
[all …]
H A Dgdal_pam.h266 GDALRasterAttributeTable *poDefaultRAT;
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdalpamrasterband.cpp233 if( psPam->poDefaultRAT != nullptr ) in SerializeToXML()
303 psPam->poDefaultRAT = nullptr; in PamInitialize()
323 if( psPam->poDefaultRAT != nullptr ) in PamClear()
325 delete psPam->poDefaultRAT; in PamClear()
326 psPam->poDefaultRAT = nullptr; in PamClear()
505 delete psPam->poDefaultRAT; in XMLInit()
1352 return psPam->poDefaultRAT; in GetDefaultRAT()
1369 if( psPam->poDefaultRAT != nullptr ) in SetDefaultRAT()
1371 delete psPam->poDefaultRAT; in SetDefaultRAT()
1372 psPam->poDefaultRAT = nullptr; in SetDefaultRAT()
[all …]
H A Dgdal_pam.h266 GDALRasterAttributeTable *poDefaultRAT; member
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/gcore/
H A Dgdalpamrasterband.cpp193 if( psPam->poDefaultRAT != NULL ) in SerializeToXML()
252 psPam->poDefaultRAT = NULL; in PamInitialize()
271 if( psPam->poDefaultRAT != NULL ) in PamClear()
273 delete psPam->poDefaultRAT; in PamClear()
274 psPam->poDefaultRAT = NULL; in PamClear()
1204 return psPam->poDefaultRAT; in GetDefaultRAT()
1221 if( psPam->poDefaultRAT != NULL ) in SetDefaultRAT()
1223 delete psPam->poDefaultRAT; in SetDefaultRAT()
1224 psPam->poDefaultRAT = NULL; in SetDefaultRAT()
1228 psPam->poDefaultRAT = NULL; in SetDefaultRAT()
[all …]
H A Dgdal_pam.h200 GDALRasterAttributeTable *poDefaultRAT; member
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/idrisi/
H A DIdrisiDataset.cpp491 GDALRasterAttributeTable *poDefaultRAT; member in IdrisiRasterBand
1467 this->poDefaultRAT = NULL; in IdrisiRasterBand()
1505 if( poDefaultRAT ) in ~IdrisiRasterBand()
1507 delete poDefaultRAT; in ~IdrisiRasterBand()
2264 if( poDefaultRAT ) in SetDefaultRAT()
2266 delete poDefaultRAT; in SetDefaultRAT()
2269 poDefaultRAT = poRAT->Clone(); in SetDefaultRAT()
2293 if( poDefaultRAT ) in GetDefaultRAT()
2295 delete poDefaultRAT; in GetDefaultRAT()
2332 poDefaultRAT->SetRowCount( poDefaultRAT->GetRowCount() + 1 ); in GetDefaultRAT()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/idrisi/
H A DIdrisiDataset.cpp560 GDALRasterAttributeTable *poDefaultRAT; member in IdrisiRasterBand
1520 poDefaultRAT(nullptr), in IdrisiRasterBand()
1545 if( poDefaultRAT ) in ~IdrisiRasterBand()
1547 delete poDefaultRAT; in ~IdrisiRasterBand()
2291 if( poDefaultRAT ) in SetDefaultRAT()
2293 delete poDefaultRAT; in SetDefaultRAT()
2296 poDefaultRAT = poRAT->Clone(); in SetDefaultRAT()
2320 if( poDefaultRAT ) in GetDefaultRAT()
2322 delete poDefaultRAT; in GetDefaultRAT()
2358 poDefaultRAT->SetRowCount( poDefaultRAT->GetRowCount() + 1 ); in GetDefaultRAT()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/idrisi/
H A DIdrisiDataset.cpp560 GDALRasterAttributeTable *poDefaultRAT; member in IdrisiRasterBand
1520 poDefaultRAT(nullptr), in IdrisiRasterBand()
1545 if( poDefaultRAT ) in ~IdrisiRasterBand()
1547 delete poDefaultRAT; in ~IdrisiRasterBand()
2291 if( poDefaultRAT ) in SetDefaultRAT()
2293 delete poDefaultRAT; in SetDefaultRAT()
2296 poDefaultRAT = poRAT->Clone(); in SetDefaultRAT()
2320 if( poDefaultRAT ) in GetDefaultRAT()
2322 delete poDefaultRAT; in GetDefaultRAT()
2358 poDefaultRAT->SetRowCount( poDefaultRAT->GetRowCount() + 1 ); in GetDefaultRAT()
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/idrisi/
H A DIdrisiDataset.cpp560 GDALRasterAttributeTable *poDefaultRAT; member in IdrisiRasterBand
1520 poDefaultRAT(nullptr), in IdrisiRasterBand()
1545 if( poDefaultRAT ) in ~IdrisiRasterBand()
1547 delete poDefaultRAT; in ~IdrisiRasterBand()
2291 if( poDefaultRAT ) in SetDefaultRAT()
2293 delete poDefaultRAT; in SetDefaultRAT()
2296 poDefaultRAT = poRAT->Clone(); in SetDefaultRAT()
2320 if( poDefaultRAT ) in GetDefaultRAT()
2322 delete poDefaultRAT; in GetDefaultRAT()
2358 poDefaultRAT->SetRowCount( poDefaultRAT->GetRowCount() + 1 ); in GetDefaultRAT()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/hfa/
H A Dhfadataset.h163 GDALRasterAttributeTable *poDefaultRAT; variable
/dports/graphics/gdal/gdal-3.3.3/frmts/hfa/
H A Dhfadataset.h163 GDALRasterAttributeTable *poDefaultRAT; variable
/dports/graphics/py-gdal/gdal-3.3.3/frmts/hfa/
H A Dhfadataset.h163 GDALRasterAttributeTable *poDefaultRAT; variable
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/hfa/
H A Dhfadataset.cpp352 GDALRasterAttributeTable *poDefaultRAT; member in HFARasterBand
414 this->poDefaultRAT = NULL; in HFARasterBand()
562 poDefaultRAT = ReadNamedRAT( "Descriptor_Table" ); in HFARasterBand()
583 if( poDefaultRAT ) in ~HFARasterBand()
584 delete poDefaultRAT; in ~HFARasterBand()
1236 return poDefaultRAT; in GetDefaultRAT()

12