MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mbgl::style::expression::CompoundExpression Member List

This is the complete list of members for mbgl::style::expression::CompoundExpression, including all inherited members.

argsmbgl::style::expression::CompoundExpressionprotected
childEqual(const std::unique_ptr< Expression > &lhs, const std::unique_ptr< Expression > &rhs)mbgl::style::expression::Expressioninlineprotectedstatic
childEqual(const std::pair< T, std::unique_ptr< Expression >> &lhs, const std::pair< T, std::unique_ptr< Expression >> &rhs)mbgl::style::expression::Expressioninlineprotectedstatic
childEqual(const std::pair< T, std::shared_ptr< Expression >> &lhs, const std::pair< T, std::shared_ptr< Expression >> &rhs)mbgl::style::expression::Expressioninlineprotectedstatic
childEqual(const std::pair< std::unique_ptr< Expression >, std::unique_ptr< Expression >> &lhs, const std::pair< std::unique_ptr< Expression >, std::unique_ptr< Expression >> &rhs)mbgl::style::expression::Expressioninlineprotectedstatic
childrenEqual(const T &lhs, const T &rhs)mbgl::style::expression::Expressioninlineprotectedstatic
CompoundExpression(const detail::SignatureBase &, std::vector< std::unique_ptr< Expression >>)mbgl::style::expression::CompoundExpression
eachChild(const std::function< void(const Expression &)> &visit) const overridembgl::style::expression::CompoundExpressionvirtual
evaluate(const EvaluationContext &evaluationParams) const overridembgl::style::expression::CompoundExpressionvirtual
mbgl::style::expression::Expression::evaluate(std::optional< float > zoom, const Feature &feature, std::optional< double > colorRampParameter) constmbgl::style::expression::Expression
mbgl::style::expression::Expression::evaluate(std::optional< float > zoom, const Feature &feature, std::optional< double > colorRampParameter, const std::set< std::string > &availableImages) constmbgl::style::expression::Expression
mbgl::style::expression::Expression::evaluate(std::optional< float > zoom, const Feature &feature, std::optional< double > colorRampParameter, const std::set< std::string > &availableImages, const CanonicalTileID &canonical) constmbgl::style::expression::Expression
mbgl::style::expression::Expression::evaluate(std::optional< mbgl::Value > accumulated, const Feature &feature) constmbgl::style::expression::Expression
exists(const std::string &name)mbgl::style::expression::CompoundExpressionstatic
Expression(Kind kind_, type::Type type_)mbgl::style::expression::Expressioninline
getKind() constmbgl::style::expression::Expressioninline
getOperator() const overridembgl::style::expression::CompoundExpressionvirtual
getParameterCount() constmbgl::style::expression::CompoundExpression
getType() constmbgl::style::expression::Expressioninline
operator!=(const Expression &rhs) constmbgl::style::expression::Expressioninline
operator==(const Expression &e) const overridembgl::style::expression::CompoundExpressionvirtual
possibleOutputs() const overridembgl::style::expression::CompoundExpressionvirtual
serialize() constmbgl::style::expression::Expressioninlinevirtual
signaturembgl::style::expression::CompoundExpressionprotected
~Expression()=defaultmbgl::style::expression::Expressionvirtual