OmniSciDB
a5dc49c757
|
This is the complete list of members for RexScalar, including all inherited members.
accept(Visitor &v, std::string name) const =0 | RelAlgDagNode | pure virtual |
acceptChildren(Visitor &v) const =0 | RelAlgDagNode | pure virtual |
getIdInPlanTree() const | RelAlgDagNode | inline |
getStepNumber() const | Rex | inlinevirtual |
hash_ | Rex | mutableprotected |
id_in_plan_tree_ | RelAlgDagNode | mutableprotected |
RelAlgDagNode() | RelAlgDagNode | inline |
setIdInPlanTree(size_t id) const | RelAlgDagNode | inline |
setStepNumber(size_t step) const | RelAlgDagNode | inlinevirtual |
step_ | RelAlgDagNode | mutableprotected |
toHash() const =0 | Rex | pure virtual |
toString(RelRexToStringConfig config=RelRexToStringConfig::defaults()) const =0 | RelAlgDagNode | pure virtual |
~Rex() | Rex | inlinevirtual |