|
iceberg-cpp
|
This is the complete list of members for iceberg::Aggregate< T >, including all inherited members.
| Aggregate(Expression::Operation op, std::shared_ptr< T > term) (defined in iceberg::Aggregate< T >) | iceberg::Aggregate< T > | inlineprotected |
| 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 (defined in iceberg::Expression) | iceberg::Expression | inlinevirtual |
| IsSupportedOp(Expression::Operation op) (defined in iceberg::Aggregate< T >) | iceberg::Aggregate< T > | inlineprotectedstatic |
| Negate() const | iceberg::Expression | inlinevirtual |
| op() const override | iceberg::Aggregate< T > | inlinevirtual |
| Operation enum name | iceberg::Expression | |
| operation_ (defined in iceberg::Aggregate< T >) | iceberg::Aggregate< T > | protected |
| term() const (defined in iceberg::Aggregate< T >) | iceberg::Aggregate< T > | inline |
| term_ (defined in iceberg::Aggregate< T >) | iceberg::Aggregate< T > | protected |
| ToString() const override | iceberg::Aggregate< T > | virtual |
| ~Aggregate() override=default (defined in iceberg::Aggregate< T >) | iceberg::Aggregate< T > | |
| ~Expression()=default (defined in iceberg::Expression) | iceberg::Expression | virtual |
| ~Formattable()=default (defined in iceberg::util::Formattable) | iceberg::util::Formattable | virtual |