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

#include <BinaryStringProvider.h>

Static Public Member Functions

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

Static Public Attributes

static constexpr auto name = "SCONTAINS"
 
static constexpr joda::query::IValueType retType = IV_Bool
 

Member Function Documentation

◆ calculate()

static RJValue joda::query::BinarySCONTAINSCalculationFunction::calculate ( std::string &&  lhs,
std::string &&  rhs,
RJMemoryPoolAlloc alloc 
)
inlinestatic

Field Documentation

◆ name

constexpr auto joda::query::BinarySCONTAINSCalculationFunction::name = "SCONTAINS"
staticconstexpr

◆ retType

constexpr joda::query::IValueType joda::query::BinarySCONTAINSCalculationFunction::retType = IV_Bool
staticconstexpr

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