#include <BinaryNumberProvider.h>
◆ calculate() [1/3]
static RJValue joda::query::BinarySumCalculationFunction::calculate |
( |
double |
lhs, |
|
|
double |
rhs, |
|
|
RJMemoryPoolAlloc & |
alloc |
|
) |
| |
|
inlinestatic |
◆ calculate() [2/3]
static RJValue joda::query::BinarySumCalculationFunction::calculate |
( |
int64_t |
lhs, |
|
|
int64_t |
rhs, |
|
|
RJMemoryPoolAlloc & |
alloc |
|
) |
| |
|
inlinestatic |
◆ calculate() [3/3]
static RJValue joda::query::BinarySumCalculationFunction::calculate |
( |
u_int64_t |
lhs, |
|
|
u_int64_t |
rhs, |
|
|
RJMemoryPoolAlloc & |
alloc |
|
) |
| |
|
inlinestatic |
◆ name
constexpr auto joda::query::BinarySumCalculationFunction::name = "SUM" |
|
staticconstexpr |
◆ op
constexpr auto joda::query::BinarySumCalculationFunction::op = "+" |
|
staticconstexpr |
◆ retType
The documentation for this struct was generated from the following file:
- /home/nico/joda_tmp/tmp-joda-dirs/JODA-gh/libs/joda/core/modules/query/values/include/joda/query/values/BinaryNumberProvider.h