taco-db  0.1.0
taco::Sort Member List

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

append_indent(std::string &buf, int indent)taco::TreeNodestatic
Create(std::unique_ptr< PlanNode > &&child, std::vector< std::unique_ptr< ExprNode >> &&sort_exprs, const std::vector< bool > &desc)taco::Sortstatic
create_exec_state() const overridetaco::Sortvirtual
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::Sortvirtual
get_tag() consttaco::TreeNodeinline
m_cmptaco::Sortprivate
m_inputtaco::TreeNodeprivate
m_tagtaco::TreeNodeprivate
node_name() consttaco::TreeNodeinline
node_properties_to_string(std::string &buf, int indent) const overridetaco::Sortvirtual
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
Sort(std::unique_ptr< PlanNode > &&child, std::vector< std::unique_ptr< ExprNode >> &&sort_exprs, const std::vector< bool > &desc)taco::Sortprivate
sort_compare_func_impl(const char *a, const char *b) consttaco::Sortprivate
SortState classtaco::Sortfriend
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
~Sort() overridetaco::Sort
~TreeNode()taco::TreeNodeinlinevirtual