Home
last modified time | relevance | path

Searched refs:BYNRasterBand (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/py-gdal/gdal-3.3.3/frmts/raw/
H A Dbyndataset.h213 friend class BYNRasterBand; variable
255 class BYNRasterBand final: public RawRasterBand
259 CPL_DISALLOW_COPY_ASSIGN(BYNRasterBand)
262 BYNRasterBand( GDALDataset *poDS, int nBand, VSILFILE * fpRaw,
266 ~BYNRasterBand() override;
H A Dbyndataset.cpp61 BYNRasterBand::BYNRasterBand( GDALDataset *poDSIn, int nBandIn, in BYNRasterBand() function in BYNRasterBand
75 BYNRasterBand::~BYNRasterBand() in ~BYNRasterBand()
83 double BYNRasterBand::GetNoDataValue( int *pbSuccess ) in GetNoDataValue()
102 double BYNRasterBand::GetScale( int *pbSuccess ) in GetScale()
115 CPLErr BYNRasterBand::SetScale( double dfNewValue ) in SetScale()
359 BYNRasterBand *poBand = new BYNRasterBand( in Open()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/raw/
H A Dbyndataset.h213 friend class BYNRasterBand; variable
255 class BYNRasterBand final: public RawRasterBand
259 CPL_DISALLOW_COPY_ASSIGN(BYNRasterBand)
262 BYNRasterBand( GDALDataset *poDS, int nBand, VSILFILE * fpRaw,
266 ~BYNRasterBand() override;
H A Dbyndataset.cpp61 BYNRasterBand::BYNRasterBand( GDALDataset *poDSIn, int nBandIn, in BYNRasterBand() function in BYNRasterBand
75 BYNRasterBand::~BYNRasterBand() in ~BYNRasterBand()
83 double BYNRasterBand::GetNoDataValue( int *pbSuccess ) in GetNoDataValue()
102 double BYNRasterBand::GetScale( int *pbSuccess ) in GetScale()
115 CPLErr BYNRasterBand::SetScale( double dfNewValue ) in SetScale()
359 BYNRasterBand *poBand = new BYNRasterBand( in Open()
/dports/graphics/gdal/gdal-3.3.3/frmts/raw/
H A Dbyndataset.h213 friend class BYNRasterBand; variable
255 class BYNRasterBand final: public RawRasterBand
259 CPL_DISALLOW_COPY_ASSIGN(BYNRasterBand)
262 BYNRasterBand( GDALDataset *poDS, int nBand, VSILFILE * fpRaw,
266 ~BYNRasterBand() override;
H A Dbyndataset.cpp61 BYNRasterBand::BYNRasterBand( GDALDataset *poDSIn, int nBandIn, in BYNRasterBand() function in BYNRasterBand
75 BYNRasterBand::~BYNRasterBand() in ~BYNRasterBand()
83 double BYNRasterBand::GetNoDataValue( int *pbSuccess ) in GetNoDataValue()
102 double BYNRasterBand::GetScale( int *pbSuccess ) in GetScale()
115 CPLErr BYNRasterBand::SetScale( double dfNewValue ) in SetScale()
359 BYNRasterBand *poBand = new BYNRasterBand( in Open()