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