|
iceberg-cpp
|
This is the complete list of members for iceberg::UnboundPredicateImpl< B >, including all inherited members.
| Bind(const Schema &schema, bool case_sensitive) const override | iceberg::UnboundPredicateImpl< B > | virtual |
| Unbound< Expression >::Bind(const Schema &schema) const | iceberg::Unbound< Expression > | |
| Equals(const Expression &other) const | iceberg::Expression | inlinevirtual |
| is_bound_aggregate() const (defined in iceberg::Expression) | iceberg::Expression | inlinevirtual |
| is_bound_predicate() const (defined in iceberg::Expression) | iceberg::Expression | inlinevirtual |
| is_unbound_aggregate() const (defined in iceberg::Expression) | iceberg::Expression | inlinevirtual |
| is_unbound_predicate() const override (defined in iceberg::UnboundPredicate) | iceberg::UnboundPredicate | inlinevirtual |
| literals() const override | iceberg::UnboundPredicateImpl< B > | inlinevirtual |
| Make(Expression::Operation op, std::shared_ptr< UnboundTerm< B > > term) | iceberg::UnboundPredicateImpl< B > | static |
| Make(Expression::Operation op, std::shared_ptr< UnboundTerm< B > > term, Literal value) | iceberg::UnboundPredicateImpl< B > | static |
| Make(Expression::Operation op, std::shared_ptr< UnboundTerm< B > > term, std::vector< Literal > values) | iceberg::UnboundPredicateImpl< B > | static |
| Negate() const override | iceberg::UnboundPredicateImpl< B > | virtual |
| iceberg::op() const =0 | iceberg::Expression | pure virtual |
| Predicate< UnboundTerm< B > >::op() const override | iceberg::Predicate< UnboundTerm< B > > | inlinevirtual |
| Operation enum name | iceberg::Expression | |
| Predicate(Expression::Operation op, std::shared_ptr< T > term) | iceberg::Predicate< UnboundTerm< B > > | protected |
| reference() override | iceberg::UnboundPredicateImpl< B > | inlinevirtual |
| term() const | iceberg::Predicate< UnboundTerm< B > > | inline |
| ToString() const override | iceberg::UnboundPredicateImpl< B > | virtual |
| unbound_term() const override | iceberg::UnboundPredicateImpl< B > | inlinevirtual |
| UnboundPredicate()=default (defined in iceberg::UnboundPredicate) | iceberg::UnboundPredicate | protected |
| ~Expression()=default (defined in iceberg::Expression) | iceberg::Expression | virtual |
| ~Formattable()=default (defined in iceberg::util::Formattable) | iceberg::util::Formattable | virtual |
| ~UnboundPredicate() override=default (defined in iceberg::UnboundPredicate) | iceberg::UnboundPredicate | |
| ~UnboundPredicateImpl() override (defined in iceberg::UnboundPredicateImpl< B >) | iceberg::UnboundPredicateImpl< B > |