JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Static Public Member Functions | Static Public Attributes
joda::query::UnaryLenCalculationFunction Struct Reference

#include <UnaryStringProvider.h>

Static Public Member Functions

static RJValue calculate (std::string &&val, RJMemoryPoolAlloc &alloc)
 

Static Public Attributes

static constexpr auto name = "LEN"
 
static constexpr joda::query::IValueType retType = IV_Number
 

Member Function Documentation

◆ calculate()

static RJValue joda::query::UnaryLenCalculationFunction::calculate ( std::string &&  val,
RJMemoryPoolAlloc alloc 
)
inlinestatic

Field Documentation

◆ name

constexpr auto joda::query::UnaryLenCalculationFunction::name = "LEN"
staticconstexpr

◆ retType

constexpr joda::query::IValueType joda::query::UnaryLenCalculationFunction::retType = IV_Number
staticconstexpr

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