112 Clause(bool_func func, rvalue_list *rv);
113 Clause(btp_func func, rvalue_list *rv);
The basic data type for the DODS DAP types.
top level DAP object to house generic methods
Holds a fragment of a constraint expression.
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.