JODA
0.13.1 (59b41972)
JSON On-Demand Analysis
|
#include <ParameterPack.h>
Public Types | |
typedef std::string | ReturnT |
Static Public Member Functions | |
static void | check (const std::vector< std::unique_ptr< IValueProvider >> ¶meters, const std::string &name) |
static ReturnT | extractValue (const std::vector< std::unique_ptr< IValueProvider >> ¶meters, const RapidJsonDocument &json, RJMemoryPoolAlloc &alloc) |
A parameter of type String
k | the index of the parameter |
WrongParameterException | if there is a problem with the parameter |
typedef std::string joda::query::values::StringParameter< k >::ReturnT |
|
inlinestatic |
|
inlinestatic |