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

#include <UnaryStringProvider.h>

Static Public Member Functions

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

Static Public Attributes

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

Member Function Documentation

◆ calculate()

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

Field Documentation

◆ name

constexpr auto joda::query::UnaryRtrimCalculationFunction::name = "RTRIM"
staticconstexpr

◆ retType

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

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