taco-db  0.1.0
taco::IndexScan Member List

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

append_indent(std::string &buf, int indent)taco::TreeNodestatic
Create(std::shared_ptr< const IndexDesc > idxdesc, const IndexKey *low, bool lower_isstrict, const IndexKey *high, bool higher_isstrict)taco::IndexScanstatic
create_exec_state() const overridetaco::IndexScanvirtual
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::IndexScanvirtual
get_tag() consttaco::TreeNodeinline
IndexScan(std::shared_ptr< const IndexDesc > idxdesc, const IndexKey *low, bool lower_isstrict, const IndexKey *high, bool higher_isstrict)taco::IndexScanprivate
IndexScanState classtaco::IndexScanfriend
m_inputtaco::TreeNodeprivate
m_tagtaco::TreeNodeprivate
node_name() consttaco::TreeNodeinline
node_properties_to_string(std::string &buf, int indent) const overridetaco::IndexScanvirtual
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
~IndexScan() overridetaco::IndexScan
~PlanNode()taco::PlanNodeinlinevirtual
~TreeNode()taco::TreeNodeinlinevirtual