This is the complete list of members for te::grib::Band, including all inherited members.
Band(Raster *r, std::size_t idx, grib_handle *handle) | te::grib::Band | |
Band(const Band &rhs) | te::grib::Band | |
te::rst::Band::Band(BandProperty *p, std::size_t idx) | te::rst::Band | |
te::rst::Band::Band(const Band &rhs) | te::rst::Band | protected |
callOperator(std::complex< double >(*f)(std::complex< double >, std::complex< double >), Band &rhs) | te::rst::Band | |
getBlockSize() const | te::rst::Band | virtual |
getDouble(const char *key) const | te::grib::Band | |
getErrMsg(int errCode) | te::grib::Band | static |
getHandle() const | te::grib::Band | |
getHistogramI(unsigned int rs=0, unsigned int cs=0, unsigned int rf=0, unsigned int cf=0, unsigned int b=0) const | te::rst::Band | virtual |
getHistogramR(unsigned int rs=0, unsigned int cs=0, unsigned int rf=0, unsigned int cf=0, unsigned int b=0) const | te::rst::Band | virtual |
getIValue(unsigned int c, unsigned int r, double &value) const | te::grib::Band | virtual |
getLong(const char *key) const | te::grib::Band | |
getMaxValue(unsigned int rs=0, unsigned int cs=0, unsigned int rf=0, unsigned int cf=0) const | te::rst::Band | virtual |
getMeanValue(unsigned int rs=0, unsigned int cs=0, unsigned int rf=0, unsigned int cf=0) const | te::rst::Band | virtual |
getMinValue(unsigned int rs=0, unsigned int cs=0, unsigned int rf=0, unsigned int cf=0) const | te::rst::Band | virtual |
getOffsetValue() const | te::rst::Band | |
getProperty() | te::rst::Band | |
getProperty() const | te::rst::Band | |
getRaster() const | te::grib::Band | virtual |
getScaleValue() const | te::rst::Band | |
getStdValue(unsigned int rs=0, unsigned int cs=0, unsigned int rf=0, unsigned int cf=0) const | te::rst::Band | virtual |
getString(const char *key) const | te::grib::Band | |
getValue(unsigned int c, unsigned int r, double &value) const | te::grib::Band | virtual |
te::rst::Band::getValue(unsigned int c, unsigned int r, std::complex< double > &value) const | te::rst::Band | virtual |
m_data | te::grib::Band | private |
m_handle | te::grib::Band | private |
m_idx | te::rst::Band | protected |
m_property | te::rst::Band | protected |
m_raster | te::grib::Band | private |
operator*=(Band &rhs) | te::rst::Band | virtual |
operator+=(Band &rhs) | te::rst::Band | virtual |
operator-=(Band &rhs) | te::rst::Band | virtual |
operator/=(Band &rhs) | te::rst::Band | virtual |
operator=(const Band &rhs) | te::grib::Band | |
te::rst::Band::operator=(const Band &rhs) | te::rst::Band | virtual |
read(int x, int y, void *buffer) const | te::grib::Band | virtual |
read(int x, int y) | te::grib::Band | virtual |
setIValue(unsigned int c, unsigned int r, const double value) | te::grib::Band | virtual |
setOffsetValue(const std::complex< double > o) | te::rst::Band | |
setScaleValue(const std::complex< double > s) | te::rst::Band | |
setValue(unsigned int c, unsigned int r, const double value) | te::grib::Band | virtual |
te::rst::Band::setValue(unsigned int c, unsigned int r, const std::complex< double > &value) | te::rst::Band | virtual |
write(int x, int y, void *buffer) | te::grib::Band | virtual |
~Band() | te::grib::Band | virtual |