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

#include <UnaryStringProvider.h>

Static Public Member Functions

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

Static Public Attributes

static constexpr auto name = "LTRIM"
 
static constexpr joda::query::IValueType retType = IV_String
 

Member Function Documentation

◆ calculate()

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

Field Documentation

◆ name

constexpr auto joda::query::UnaryLtrimCalculationFunction::name = "LTRIM"
staticconstexpr

◆ retType

constexpr joda::query::IValueType joda::query::UnaryLtrimCalculationFunction::retType = IV_String
staticconstexpr

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