taco-db  0.1.0
taco::Selection Member List

This is the complete list of members for taco::Selection, including all inherited members.

append_indent(std::string &buf, int indent)taco::TreeNodestatic
Create(std::unique_ptr< PlanNode > &&child, std::unique_ptr< ExprNode > &&cond)taco::Selectionstatic
create_exec_state() const overridetaco::Selectionvirtual
get_child(size_t i) consttaco::PlanNodeinlineprotected
get_input(size_t i) consttaco::TreeNodeinline
get_input_as(size_t i) consttaco::TreeNodeinline
get_output_schema() const overridetaco::Selectionvirtual
get_tag() consttaco::TreeNodeinline
m_inputtaco::TreeNodeprivate
m_tagtaco::TreeNodeprivate
node_name() consttaco::TreeNodeinline
node_properties_to_string(std::string &buf, int indent) const overridetaco::Selectionvirtual
node_to_string(std::string &buf, int indent) consttaco::TreeNode
operator=(TreeNode &&)=defaulttaco::TreeNode
operator=(const TreeNode &)=deletetaco::TreeNode
PlanNode(NodeTag tag, UniquePtrs &&...input)taco::PlanNodeinline
Selection(std::unique_ptr< PlanNode > &&child, std::unique_ptr< ExprNode > &&cond)taco::Selectionprivate
SelectionState classtaco::Selectionfriend
to_string() consttaco::TreeNodeinline
TO_STRING_INDENT_SIZEtaco::TreeNodeprivatestatic
TreeNode(NodeTag tag, UniquePtrs &&...input)taco::TreeNodeinline
TreeNode(TreeNode &&)=defaulttaco::TreeNode
TreeNode(const TreeNode &)=deletetaco::TreeNode
~PlanNode()taco::PlanNodeinlinevirtual
~Selection() overridetaco::Selection
~TreeNode()taco::TreeNodeinlinevirtual