JODA
0.13.1 (59b41972)
JSON On-Demand Analysis
|
#include <glog/logging.h>
#include <rapidjson/document.h>
#include <rapidjson/fwd.h>
#include <cmath>
#include <experimental/optional>
#include <memory>
#include <string>
#include "joda/document/RapidJsonDocument.h"
Go to the source code of this file.
Data Structures | |
class | joda::query::WrongParameterException |
class | joda::query::WrongParameterTypeException |
class | joda::query::WrongParameterCountException |
class | joda::query::MissingParameterException |
class | joda::query::ConstParameterException |
class | joda::query::IValueProvider |
Namespaces | |
joda | |
joda::query | |
Macros | |
#define | CREATE_FACTORY(FCLASS) |
#define CREATE_FACTORY | ( | FCLASS | ) |