taco-db  0.1.0
taco::Aggregation Member List

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

Aggregation(std::unique_ptr< PlanNode > &&child, std::vector< std::unique_ptr< ExprNode >> &&exprs, const std::vector< AggType > &aggtyps)taco::Aggregationprivate
AggregationState classtaco::Aggregationfriend
append_indent(std::string &buf, int indent)taco::TreeNodestatic
Create(std::unique_ptr< PlanNode > &&child, std::vector< std::unique_ptr< ExprNode >> &&exprs, const std::vector< AggType > &aggtyps)taco::Aggregationstatic
create_exec_state() const overridetaco::Aggregationvirtual
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::Aggregationvirtual
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::Aggregationvirtual
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
~Aggregation() overridetaco::Aggregation
~PlanNode()taco::PlanNodeinlinevirtual
~TreeNode()taco::TreeNodeinlinevirtual