Ilwis-Objects
1.0
GIS and Remote Sensing framework for data access and processing
|
This is the complete list of members for Ilwis::NumericOperation, including all inherited members.
_expression (defined in Ilwis::OperationImplementation) | Ilwis::OperationImplementation | protected |
_metadata (defined in Ilwis::OperationImplementation) | Ilwis::OperationImplementation | protected |
_number1 (defined in Ilwis::NumericOperation) | Ilwis::NumericOperation | protected |
_number2 (defined in Ilwis::NumericOperation) | Ilwis::NumericOperation | protected |
_operator (defined in Ilwis::NumericOperation) | Ilwis::NumericOperation | protected |
_prepState (defined in Ilwis::OperationImplementation) | Ilwis::OperationImplementation | protected |
calc(double v1, double v2) const (defined in Ilwis::NumericOperation) | Ilwis::NumericOperation | inlineprotected |
code() const | Ilwis::Identity | |
constructRangeFrom(const SPNumericRange &range1, const SPNumericRange &range2) const (defined in Ilwis::NumericOperation) | Ilwis::NumericOperation | protected |
constructRangeFrom(const SPNumericRange &range, double number) const (defined in Ilwis::NumericOperation) | Ilwis::NumericOperation | protected |
description() const (defined in Ilwis::Identity) | Ilwis::Identity | virtual |
execute(ExecutionContext *ctx, SymbolTable &symTable)=0 (defined in Ilwis::OperationImplementation) | Ilwis::OperationImplementation | pure virtual |
expression() const (defined in Ilwis::OperationImplementation) | Ilwis::OperationImplementation | |
id() const | Ilwis::Identity | |
Identity() (defined in Ilwis::Identity) | Ilwis::Identity | |
Identity(const QString &name, qint64 id=i64UNDEF, const QString &cde=sUNDEF, const QString &descr=sUNDEF) (defined in Ilwis::Identity) | Ilwis::Identity | protected |
isValid() const (defined in Ilwis::OperationImplementation) | Ilwis::OperationImplementation | virtual |
mathoperator(const QString &oper) (defined in Ilwis::NumericOperation) | Ilwis::NumericOperation | protected |
metadata() const (defined in Ilwis::OperationImplementation) | Ilwis::OperationImplementation | |
name() const | Ilwis::Identity | virtual |
NumericOperation() (defined in Ilwis::NumericOperation) | Ilwis::NumericOperation | |
NumericOperation(quint64 metaid, const Ilwis::OperationExpression &expr) (defined in Ilwis::NumericOperation) | Ilwis::NumericOperation | protected |
OperationImplementation() (defined in Ilwis::OperationImplementation) | Ilwis::OperationImplementation | inline |
OperationImplementation(quint64 metaid, const Ilwis::OperationExpression &e) (defined in Ilwis::OperationImplementation) | Ilwis::OperationImplementation | |
OperatorType enum name (defined in Ilwis::NumericOperation) | Ilwis::NumericOperation | |
otDIV enum value (defined in Ilwis::NumericOperation) | Ilwis::NumericOperation | |
otMINUS enum value (defined in Ilwis::NumericOperation) | Ilwis::NumericOperation | |
otMULT enum value (defined in Ilwis::NumericOperation) | Ilwis::NumericOperation | |
otPLUS enum value (defined in Ilwis::NumericOperation) | Ilwis::NumericOperation | |
prepare(ExecutionContext *ctx, const SymbolTable &symTable)=0 (defined in Ilwis::OperationImplementation) | Ilwis::OperationImplementation | protectedpure virtual |
prepare(quint64 base=0) (defined in Ilwis::Identity) | Ilwis::Identity | protected |
setCode(const QString &code) | Ilwis::Identity | virtual |
setDescription(const QString &desc) (defined in Ilwis::Identity) | Ilwis::Identity | |
setId(quint64 newid) (defined in Ilwis::Identity) | Ilwis::Identity | protected |
setName(const QString &n) | Ilwis::Identity | |
sNOTPREPARED enum value (defined in Ilwis::OperationImplementation) | Ilwis::OperationImplementation | |
sPREPARED enum value (defined in Ilwis::OperationImplementation) | Ilwis::OperationImplementation | |
sPREPAREFAILED enum value (defined in Ilwis::OperationImplementation) | Ilwis::OperationImplementation | |
State enum name (defined in Ilwis::OperationImplementation) | Ilwis::OperationImplementation | |
~OperationImplementation() (defined in Ilwis::OperationImplementation) | Ilwis::OperationImplementation | inlinevirtual |