OmniSciDB
a5dc49c757
|
This is the complete list of members for RelAlgDagNode, 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 | RelAlgDagNode | inlinevirtual |
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 |
toString(RelRexToStringConfig config=RelRexToStringConfig::defaults()) const =0 | RelAlgDagNode | pure virtual |