iceberg-cpp
Loading...
Searching...
No Matches
iceberg::UnboundPredicateImpl< B > Member List

This is the complete list of members for iceberg::UnboundPredicateImpl< B >, including all inherited members.

Bind(const Schema &schema, bool case_sensitive) const overrideiceberg::UnboundPredicateImpl< B >virtual
Unbound< Expression >::Bind(const Schema &schema) consticeberg::Unbound< Expression >
Equals(const Expression &other) consticeberg::Expressioninlinevirtual
is_bound_aggregate() const (defined in iceberg::Expression)iceberg::Expressioninlinevirtual
is_bound_predicate() const (defined in iceberg::Expression)iceberg::Expressioninlinevirtual
is_unbound_aggregate() const (defined in iceberg::Expression)iceberg::Expressioninlinevirtual
is_unbound_predicate() const override (defined in iceberg::UnboundPredicate)iceberg::UnboundPredicateinlinevirtual
literals() const overrideiceberg::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 overrideiceberg::UnboundPredicateImpl< B >virtual
iceberg::op() const =0iceberg::Expressionpure virtual
Predicate< UnboundTerm< B > >::op() const overrideiceberg::Predicate< UnboundTerm< B > >inlinevirtual
Operation enum nameiceberg::Expression
Predicate(Expression::Operation op, std::shared_ptr< T > term)iceberg::Predicate< UnboundTerm< B > >protected
reference() overrideiceberg::UnboundPredicateImpl< B >inlinevirtual
term() consticeberg::Predicate< UnboundTerm< B > >inline
ToString() const overrideiceberg::UnboundPredicateImpl< B >virtual
unbound_term() const overrideiceberg::UnboundPredicateImpl< B >inlinevirtual
UnboundPredicate()=default (defined in iceberg::UnboundPredicate)iceberg::UnboundPredicateprotected
~Expression()=default (defined in iceberg::Expression)iceberg::Expressionvirtual
~Formattable()=default (defined in iceberg::util::Formattable)iceberg::util::Formattablevirtual
~UnboundPredicate() override=default (defined in iceberg::UnboundPredicate)iceberg::UnboundPredicate
~UnboundPredicateImpl() override (defined in iceberg::UnboundPredicateImpl< B >)iceberg::UnboundPredicateImpl< B >