rasdaman complete source
|
This is the complete list of members for OpBinaryConstStruct, including all inherited members.
BinaryOp(const BaseType *newResType, const BaseType *newOp1Type, const BaseType *newOp2Type, unsigned int newResOff=0, unsigned int newOp1Off=0, unsigned int newOp2Off=0) | BinaryOp | |
elemOps | OpBinaryConstStruct | protected |
getCondenseInit(char *init) | BinaryOp | virtual |
numElems | OpBinaryConstStruct | protected |
op1Off | BinaryOp | protected |
op1Type | BinaryOp | protected |
op2Off | BinaryOp | protected |
op2Type | BinaryOp | protected |
OpBinaryConstStruct(const BaseType *resType, const BaseType *op1Type, const BaseType *op2Type, Ops::OpType op, unsigned int newResOff=0, unsigned int newOp1Off=0, unsigned int newOp2Off=0) | OpBinaryConstStruct | |
operator()(char *res, const char *op1, const char *op2) | OpBinaryConstStruct | virtual |
opStructType | OpBinaryConstStruct | protected |
resOff | BinaryOp | protected |
resStructType | OpBinaryConstStruct | protected |
resType | BinaryOp | protected |
~BinaryOp() | BinaryOp | inlinevirtual |
~OpBinaryConstStruct() | OpBinaryConstStruct | virtual |