#include <D4ConstraintEvaluator.h>
|
static void | error (const libdap::location &l, const std::string &m) |
|
Driver for the DAP4 Constraint Expression parser.
Definition at line 48 of file D4ConstraintEvaluator.h.
◆ D4ConstraintEvaluator() [1/2]
libdap::D4ConstraintEvaluator::D4ConstraintEvaluator |
( |
| ) |
|
|
default |
◆ D4ConstraintEvaluator() [2/2]
libdap::D4ConstraintEvaluator::D4ConstraintEvaluator |
( |
DMR * | dmr | ) |
|
|
inlineexplicit |
◆ ~D4ConstraintEvaluator()
virtual libdap::D4ConstraintEvaluator::~D4ConstraintEvaluator |
( |
| ) |
|
|
virtualdefault |
◆ dmr()
DMR * libdap::D4ConstraintEvaluator::dmr |
( |
| ) |
const |
|
inline |
◆ error()
void libdap::D4ConstraintEvaluator::error |
( |
const libdap::location & | l, |
|
|
const std::string & | m ) |
|
static |
◆ parse()
bool libdap::D4ConstraintEvaluator::parse |
( |
const std::string & | expr | ) |
|
◆ result()
bool libdap::D4ConstraintEvaluator::result |
( |
| ) |
const |
|
inline |
◆ set_dmr()
void libdap::D4ConstraintEvaluator::set_dmr |
( |
DMR * | dmr | ) |
|
|
inline |
◆ set_result()
void libdap::D4ConstraintEvaluator::set_result |
( |
bool | r | ) |
|
|
inline |
◆ set_trace_parsing()
void libdap::D4ConstraintEvaluator::set_trace_parsing |
( |
bool | tp | ) |
|
|
inline |
◆ set_trace_scanning()
void libdap::D4ConstraintEvaluator::set_trace_scanning |
( |
bool | ts | ) |
|
|
inline |
◆ trace_parsing()
bool libdap::D4ConstraintEvaluator::trace_parsing |
( |
| ) |
const |
|
inline |
◆ trace_scanning()
bool libdap::D4ConstraintEvaluator::trace_scanning |
( |
| ) |
const |
|
inline |
◆ D4CEParser
◆ D4ConstraintEvaluatorTest
friend class D4ConstraintEvaluatorTest |
|
friend |
The documentation for this class was generated from the following files: