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