OmniSciDB
c1a53651b2
|
This is the complete list of members for RexOperator, including all inherited members.
getDisambiguated(std::vector< std::unique_ptr< const RexScalar >> &operands) const | RexOperator | inlinevirtual |
getOperand(const size_t idx) const | RexOperator | inline |
getOperandAndRelease(const size_t idx) const | RexOperator | inline |
getOperator() const | RexOperator | inline |
getType() const | RexOperator | inline |
hash_ | Rex | mutableprotected |
op_ | RexOperator | protected |
operands_ | RexOperator | mutableprotected |
RelAlgDagSerializer | RexOperator | friend |
RexOperator() | RexOperator | inline |
RexOperator(const SQLOps op, std::vector< std::unique_ptr< const RexScalar >> &operands, const SQLTypeInfo &type) | RexOperator | inline |
size() const | RexOperator | inline |
toHash() const override | RexOperator | inlinevirtual |
toString(RelRexToStringConfig config=RelRexToStringConfig::defaults()) const override | RexOperator | inlinevirtual |
type_ | RexOperator | protected |
~Rex() | Rex | inlinevirtual |