rasdaman complete source
|
This is the complete list of members for OpBinaryStruct, 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 | OpBinaryStruct | protected |
getCondenseInit(char *init) | BinaryOp | virtual |
myStructType | OpBinaryStruct | protected |
numElems | OpBinaryStruct | protected |
op1Off | BinaryOp | protected |
op1Type | BinaryOp | protected |
op2Off | BinaryOp | protected |
op2Type | BinaryOp | protected |
OpBinaryStruct(const BaseType *newStructType, Ops::OpType op, unsigned int newResOff=0, unsigned int newOp1Off=0, unsigned int newOp2Off=0) | OpBinaryStruct | |
operator()(char *res, const char *op1, const char *op2) | OpBinaryStruct | virtual |
resOff | BinaryOp | protected |
resType | BinaryOp | protected |
~BinaryOp() | BinaryOp | inlinevirtual |
~OpBinaryStruct() | OpBinaryStruct | virtual |