105 Clause &operator=(
const Clause &);
The basic data type for the DODS DAP types.
top level DAP object to house generic methods
std::vector< rvalue * > rvalue_list
bool value_clause()
Return true if the clause returns a value in a BaseType pointer.
bool boolean_clause()
Return true if the clause returns a boolean value.
bool value(DDS &dds)
Evaluate a clause which returns a boolean value This method must only be evaluated for clauses with r...
bool OK()
Checks the "representation invariant" of a clause.