rasdaman complete source
|
This is the complete list of members for CondenseOp, including all inherited members.
accu | CondenseOp | protected |
CondenseOp(const BaseType *newResType, const BaseType *newOpType, unsigned int newResOff=0, unsigned int newOpOff=0) | CondenseOp | |
CondenseOp(const BaseType *newResType, char *newAccu, const BaseType *newOpType, unsigned int newResOff=0, unsigned int newOpOff=0) | CondenseOp | |
getAccuVal() | CondenseOp | virtual |
operator()(const char *op, char *myAccu)=0 | CondenseOp | pure virtual |
operator()(const char *op)=0 | CondenseOp | pure virtual |
opOff | CondenseOp | protected |
opType | CondenseOp | protected |
resOff | CondenseOp | protected |
resType | CondenseOp | protected |
~CondenseOp() | CondenseOp | virtual |