, including all inherited members.
Clone() const | GDALRasterAttributeTable | |
CreateColumn(const char *pszFieldName, GDALRATFieldType eFieldType, GDALRATFieldUsage eFieldUsage) | GDALRasterAttributeTable | |
DumpReadable(FILE *=NULL) | GDALRasterAttributeTable | |
GDALRasterAttributeTable() | GDALRasterAttributeTable | |
GDALRasterAttributeTable(const GDALRasterAttributeTable &) | GDALRasterAttributeTable | |
GDALRATGetNameOfCol (defined in GDALRasterAttributeTable) | GDALRasterAttributeTable | [friend] |
GDALRATGetValueAsString (defined in GDALRasterAttributeTable) | GDALRasterAttributeTable | [friend] |
GetColOfUsage(GDALRATFieldUsage) const | GDALRasterAttributeTable | |
GetColorOfValue(double dfValue, GDALColorEntry *psEntry) const (defined in GDALRasterAttributeTable) | GDALRasterAttributeTable | |
GetColumnCount() const | GDALRasterAttributeTable | |
GetLinearBinning(double *pdfRow0Min, double *pdfBinSize) const | GDALRasterAttributeTable | |
GetNameOfCol(int) const | GDALRasterAttributeTable | |
GetRowCount() const | GDALRasterAttributeTable | |
GetRowMax(int iRow) const (defined in GDALRasterAttributeTable) | GDALRasterAttributeTable | |
GetRowMin(int iRow) const (defined in GDALRasterAttributeTable) | GDALRasterAttributeTable | |
GetRowOfValue(double dfValue) const | GDALRasterAttributeTable | |
GetRowOfValue(int nValue) const (defined in GDALRasterAttributeTable) | GDALRasterAttributeTable | |
GetTypeOfCol(int) const | GDALRasterAttributeTable | |
GetUsageOfCol(int) const | GDALRasterAttributeTable | |
GetValueAsDouble(int iRow, int iField) const | GDALRasterAttributeTable | |
GetValueAsInt(int iRow, int iField) const | GDALRasterAttributeTable | |
GetValueAsString(int iRow, int iField) const | GDALRasterAttributeTable | |
InitializeFromColorTable(const GDALColorTable *) | GDALRasterAttributeTable | |
Serialize() const (defined in GDALRasterAttributeTable) | GDALRasterAttributeTable | |
SetLinearBinning(double dfRow0Min, double dfBinSize) | GDALRasterAttributeTable | |
SetRowCount(int iCount) | GDALRasterAttributeTable | |
SetValue(int iRow, int iField, const char *pszValue) | GDALRasterAttributeTable | |
SetValue(int iRow, int iField, double dfValue) | GDALRasterAttributeTable | |
SetValue(int iRow, int iField, int nValue) | GDALRasterAttributeTable | |
TranslateToColorTable(int nEntryCount=-1) | GDALRasterAttributeTable | |
XMLInit(CPLXMLNode *, const char *) (defined in GDALRasterAttributeTable) | GDALRasterAttributeTable | |
~GDALRasterAttributeTable() (defined in GDALRasterAttributeTable) | GDALRasterAttributeTable | |