| 
    taco-db
    0.1.0
    
   | 
 
This is the complete list of members for taco::OrOperator, including all inherited members.
| append_indent(std::string &buf, int indent) | taco::TreeNode | static | 
| Create(std::unique_ptr< ExprNode > &&left, std::unique_ptr< ExprNode > &&right) | taco::OrOperator | static | 
| Eval(const std::vector< NullableDatumRef > &record) const override | taco::OrOperator | virtual | 
| Eval(const char *record) const override | taco::OrOperator | virtual | 
| ExprNode(NodeTag tag, UniquePtrs &&...input) | taco::ExprNode | inline | 
| get_input(size_t i) const | taco::TreeNode | inline | 
| get_input_as(size_t i) const | taco::TreeNode | inline | 
| get_tag() const | taco::TreeNode | inline | 
| m_input | taco::TreeNode | private | 
| m_tag | taco::TreeNode | private | 
| m_type | taco::ExprNode | protected | 
| node_name() const | taco::TreeNode | inline | 
| node_properties_to_string(std::string &buf, int indent) const override | taco::OrOperator | virtual | 
| node_to_string(std::string &buf, int indent) const | taco::TreeNode | |
| operator=(TreeNode &&)=default | taco::TreeNode | |
| operator=(const TreeNode &)=delete | taco::TreeNode | |
| OrOperator(std::unique_ptr< ExprNode > &&left, std::unique_ptr< ExprNode > &&right) | taco::OrOperator | private | 
| ReturnType() const | taco::ExprNode | inline | 
| to_string() const | taco::TreeNode | inline | 
| TO_STRING_INDENT_SIZE | taco::TreeNode | privatestatic | 
| TreeNode(NodeTag tag, UniquePtrs &&...input) | taco::TreeNode | inline | 
| TreeNode(TreeNode &&)=default | taco::TreeNode | |
| TreeNode(const TreeNode &)=delete | taco::TreeNode | |
| ~ExprNode() | taco::ExprNode | inlinevirtual | 
| ~OrOperator() override | taco::OrOperator | |
| ~TreeNode() | taco::TreeNode | inlinevirtual | 
 1.8.17