![]() |
JODA
0.13.1 (59b41972)
JSON On-Demand Analysis
|
#include "IValueProvider.h"#include "ParameterPack.h"#include "TemplateProvider.h"#include <joda/misc/RJFwd.h>#include <rapidjson/stringbuffer.h>#include <rapidjson/writer.h>Go to the source code of this file.
Namespaces | |
| joda | |
| joda::query | |
| joda::query::providers | |
| joda::query::providers::cast | |
Typedefs | |
| typedef TemplateProvider< joda::query::providers::cast::IntCastCalculator > | joda::query::IntCastProvider |
| typedef TemplateProvider< joda::query::providers::cast::FloatCastCalculator > | joda::query::FloatCastProvider |
| typedef TemplateProvider< joda::query::providers::cast::StringCastCalculator > | joda::query::StringCastProvider |