|
GDAL
|
This is the complete list of members for gdal::MathExpression, including all inherited members.
| Compile()=0 | gdal::MathExpression | pure virtual |
| Create(const char *pszExpression, const char *pszDialect) | gdal::MathExpression | static |
| Evaluate()=0 | gdal::MathExpression | pure virtual |
| RegisterVariable(std::string_view osVariable, double *pdfLocation)=0 | gdal::MathExpression | pure virtual |
| RegisterVector(std::string_view osVariable, std::vector< double > *padfLocation)=0 | gdal::MathExpression | pure virtual |
| Results() const =0 | gdal::MathExpression | pure virtual |
| ~MathExpression() (defined in gdal::MathExpression) | gdal::MathExpression | virtual |