| ChangesAreWrittenToFile() override | GDALDefaultRasterAttributeTable | virtual |
| Clone() const override | GDALDefaultRasterAttributeTable | virtual |
| CreateColumn(const char *pszFieldName, GDALRATFieldType eFieldType, GDALRATFieldUsage eFieldUsage) override | GDALDefaultRasterAttributeTable | virtual |
| DumpReadable(FILE *=nullptr) | GDALRasterAttributeTable | virtual |
| FromHandle(GDALRasterAttributeTableH hRAT) | GDALRasterAttributeTable | inlinestatic |
| GDALDefaultRasterAttributeTable() | GDALDefaultRasterAttributeTable | |
| GetColOfUsage(GDALRATFieldUsage) const override | GDALDefaultRasterAttributeTable | virtual |
| GetColumnCount() const override | GDALDefaultRasterAttributeTable | virtual |
| GetLinearBinning(double *pdfRow0Min, double *pdfBinSize) const override | GDALDefaultRasterAttributeTable | virtual |
| GetNameOfCol(int) const override | GDALDefaultRasterAttributeTable | virtual |
| GetRowCount() const override | GDALDefaultRasterAttributeTable | virtual |
| GetRowOfValue(double dfValue) const override | GDALDefaultRasterAttributeTable | virtual |
| GetRowOfValue(int nValue) const override | GDALDefaultRasterAttributeTable | virtual |
| GetTableType() const override | GDALDefaultRasterAttributeTable | virtual |
| GetTypeOfCol(int) const override | GDALDefaultRasterAttributeTable | virtual |
| GetUsageOfCol(int) const override | GDALDefaultRasterAttributeTable | virtual |
| GetValueAsDouble(int iRow, int iField) const override | GDALDefaultRasterAttributeTable | virtual |
| GetValueAsInt(int iRow, int iField) const override | GDALDefaultRasterAttributeTable | virtual |
| GetValueAsString(int iRow, int iField) const override | GDALDefaultRasterAttributeTable | virtual |
| InitializeFromColorTable(const GDALColorTable *) | GDALRasterAttributeTable | virtual |
| RemoveStatistics() override | GDALDefaultRasterAttributeTable | virtual |
| Serialize() const | GDALRasterAttributeTable | virtual |
| SerializeJSON() const | GDALRasterAttributeTable | virtual |
| SetLinearBinning(double dfRow0Min, double dfBinSize) override | GDALDefaultRasterAttributeTable | virtual |
| SetRowCount(int iCount) override | GDALDefaultRasterAttributeTable | virtual |
| SetTableType(const GDALRATTableType eInTableType) override | GDALDefaultRasterAttributeTable | virtual |
| SetValue(int iRow, int iField, const char *pszValue) override | GDALDefaultRasterAttributeTable | virtual |
| SetValue(int iRow, int iField, double dfValue) override | GDALDefaultRasterAttributeTable | virtual |
| SetValue(int iRow, int iField, int nValue) override | GDALDefaultRasterAttributeTable | virtual |
| ToHandle(GDALRasterAttributeTable *poRAT) | GDALRasterAttributeTable | inlinestatic |
| TranslateToColorTable(int nEntryCount=-1) | GDALRasterAttributeTable | virtual |
| ValuesIO(GDALRWFlag eRWFlag, int iField, int iStartRow, int iLength, double *pdfData) | GDALRasterAttributeTable | virtual |
| ValuesIO(GDALRWFlag eRWFlag, int iField, int iStartRow, int iLength, int *pnData) | GDALRasterAttributeTable | virtual |
| ValuesIO(GDALRWFlag eRWFlag, int iField, int iStartRow, int iLength, char **papszStrList) | GDALRasterAttributeTable | virtual |
| XMLInit(CPLXMLNode *, const char *) | GDALRasterAttributeTable | virtual |
| ~GDALDefaultRasterAttributeTable() override (defined in GDALDefaultRasterAttributeTable) | GDALDefaultRasterAttributeTable | |
| ~GDALRasterAttributeTable() (defined in GDALRasterAttributeTable) | GDALRasterAttributeTable | virtual |