|
std::vector< RapidJsonDocument > | getDocs (std::vector< std::string > strs, RJMemoryPoolAlloc &alloc) |
|
std::string | rjvalToString (RJValue &val) |
|
std::string | rjvalToString (RJDocument &val) |
|
void | aggregate (const std::vector< RapidJsonDocument > &docs, RJMemoryPoolAlloc &alloc, std::unique_ptr< joda::query::IAggregator > &agg) |
|
void | testAgg (const std::vector< RapidJsonDocument > &docs, RJMemoryPoolAlloc &alloc, std::string res, std::unique_ptr< joda::query::IAggregator > &agg) |
|
void | testAgg (RJMemoryPoolAlloc &alloc, std::string res, std::unique_ptr< joda::query::IAggregator > &agg) |
|
void | checkDuplicate (std::unique_ptr< joda::query::IAggregator > &agg) |
|
::testing::AssertionResult | testArrayAgg (const std::vector< RapidJsonDocument > &docs, RJMemoryPoolAlloc &alloc, std::vector< std::unique_ptr< joda::query::IValueProvider >> &vals, std::unique_ptr< joda::query::IAggregator > &agg) |
|
◆ Params
◆ aggregate()
◆ checkDuplicate()
◆ getDocs()
◆ rjvalToString() [1/2]
std::string AggregatorTest::rjvalToString |
( |
RJDocument & |
val | ) |
|
|
inlineprotected |
◆ rjvalToString() [2/2]
std::string AggregatorTest::rjvalToString |
( |
RJValue & |
val | ) |
|
|
inlineprotected |
◆ testAgg() [1/2]
◆ testAgg() [2/2]
◆ testArrayAgg()
The documentation for this class was generated from the following file:
- /home/nico/joda_tmp/tmp-joda-dirs/JODA-gh/libs/joda/core/modules/query/aggregate/test/AggregatorTest.cpp