ChangesAreWrittenToFile() | GDALDefaultRasterAttributeTable | virtual |
Clone() const | GDALDefaultRasterAttributeTable | virtual |
CreateColumn(const char *pszFieldName, GDALRATFieldType eFieldType, GDALRATFieldUsage eFieldUsage) | GDALDefaultRasterAttributeTable | virtual |
DumpReadable(FILE *=NULL) | GDALRasterAttributeTable | virtual |
GDALDefaultRasterAttributeTable() | GDALDefaultRasterAttributeTable | |
GDALDefaultRasterAttributeTable(const GDALDefaultRasterAttributeTable &) | GDALDefaultRasterAttributeTable | |
GetColOfUsage(GDALRATFieldUsage) const | GDALDefaultRasterAttributeTable | virtual |
GetColumnCount() const | GDALDefaultRasterAttributeTable | virtual |
GetLinearBinning(double *pdfRow0Min, double *pdfBinSize) const | GDALDefaultRasterAttributeTable | virtual |
GetNameOfCol(int) const | GDALDefaultRasterAttributeTable | virtual |
GetRowCount() const | GDALDefaultRasterAttributeTable | virtual |
GetRowOfValue(double dfValue) const (defined in GDALDefaultRasterAttributeTable) | GDALDefaultRasterAttributeTable | virtual |
GetRowOfValue(int nValue) const (defined in GDALDefaultRasterAttributeTable) | GDALDefaultRasterAttributeTable | virtual |
GetTypeOfCol(int) const | GDALDefaultRasterAttributeTable | virtual |
GetUsageOfCol(int) const | GDALDefaultRasterAttributeTable | virtual |
GetValueAsDouble(int iRow, int iField) const | GDALDefaultRasterAttributeTable | virtual |
GetValueAsInt(int iRow, int iField) const | GDALDefaultRasterAttributeTable | virtual |
GetValueAsString(int iRow, int iField) const | GDALDefaultRasterAttributeTable | virtual |
InitializeFromColorTable(const GDALColorTable *) | GDALRasterAttributeTable | virtual |
Serialize() const | GDALRasterAttributeTable | virtual |
SetLinearBinning(double dfRow0Min, double dfBinSize) | GDALDefaultRasterAttributeTable | virtual |
SetRowCount(int iCount) | GDALDefaultRasterAttributeTable | virtual |
SetValue(int iRow, int iField, const char *pszValue) | GDALDefaultRasterAttributeTable | virtual |
SetValue(int iRow, int iField, double dfValue) | GDALDefaultRasterAttributeTable | virtual |
SetValue(int iRow, int iField, int nValue) | GDALDefaultRasterAttributeTable | virtual |
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 *) (defined in GDALRasterAttributeTable) | GDALRasterAttributeTable | virtual |
~GDALDefaultRasterAttributeTable() (defined in GDALDefaultRasterAttributeTable) | GDALDefaultRasterAttributeTable | |
~GDALRasterAttributeTable() (defined in GDALRasterAttributeTable) | GDALRasterAttributeTable | virtual |