#include <NumberAggregator.h>
|
typedef std::pair< size_t, double > | AggRep |
|
|
static constexpr auto | name = "AVG" |
|
◆ AggRep
◆ aggregate()
static void joda::query::AverageAggregatorFunc::aggregate |
( |
AggRep & |
old, |
|
|
double |
val |
|
) |
| |
|
inlinestatic |
◆ aggregateFirst()
static void joda::query::AverageAggregatorFunc::aggregateFirst |
( |
AggRep & |
old, |
|
|
double |
val |
|
) |
| |
|
inlinestatic |
◆ aggregateRep()
static void joda::query::AverageAggregatorFunc::aggregateRep |
( |
AggRep & |
old, |
|
|
AggRep & |
val |
|
) |
| |
|
inlinestatic |
◆ getDouble()
static double joda::query::AverageAggregatorFunc::getDouble |
( |
AggRep & |
val | ) |
|
|
inlinestatic |
◆ name
constexpr auto joda::query::AverageAggregatorFunc::name = "AVG" |
|
staticconstexpr |
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/aggregate/include/joda/query/aggregation/NumberAggregator.h