taco-db  0.1.0
taco::CartesianProduct Member List

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

append_indent(std::string &buf, int indent)taco::TreeNodestatic
CartesianProduct(std::unique_ptr< PlanNode > &&left, std::unique_ptr< PlanNode > &&right)taco::CartesianProductprivate
CartesianProductState classtaco::CartesianProductfriend
Create(std::unique_ptr< PlanNode > &&left, std::unique_ptr< PlanNode > &&right)taco::CartesianProductstatic
create_exec_state() const overridetaco::CartesianProductvirtual
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::CartesianProductvirtual
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::CartesianProductvirtual
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
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
~CartesianProduct() overridetaco::CartesianProduct
~PlanNode()taco::PlanNodeinlinevirtual
~TreeNode()taco::TreeNodeinlinevirtual