JODA
0.13.1 (59b41972)
JSON On-Demand Analysis
|
Protected Member Functions | |
std::unique_ptr< joda::query::Predicate > | IValToPred (std::unique_ptr< joda::query::IValueProvider > &&val) |
std::unique_ptr< joda::query::Predicate > | getBoolPred (bool b) |
std::unique_ptr< joda::query::IValueProvider > | getNumVal (double d) |
std::unique_ptr< joda::query::IValueProvider > | getDynVal () |
std::unique_ptr< joda::query::Predicate > | getDynPred () |
std::unique_ptr< joda::query::IValueProvider > | getStringVal (std::string str) |
void | checkEqual (const std::unique_ptr< joda::query::Predicate > &toTest, const std::unique_ptr< joda::query::Predicate > &control) |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |