MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mbgl::style::expression::ValueConverter< Value > Struct Reference

#include <value.hpp>

Static Public Member Functions

static type::Type expressionType ()
 
static Value toExpressionValue (const Value &value)
 
static std::optional< ValuefromExpressionValue (const Value &value)
 

Detailed Description

Definition at line 87 of file value.hpp.

Member Function Documentation

◆ expressionType()

static type::Type mbgl::style::expression::ValueConverter< Value >::expressionType ( )
inlinestatic

Definition at line 88 of file value.hpp.

◆ fromExpressionValue()

static std::optional<Value> mbgl::style::expression::ValueConverter< Value >::fromExpressionValue ( const Value value)
inlinestatic

Definition at line 90 of file value.hpp.

◆ toExpressionValue()

static Value mbgl::style::expression::ValueConverter< Value >::toExpressionValue ( const Value value)
inlinestatic

Definition at line 89 of file value.hpp.


The documentation for this struct was generated from the following file: