|
libdap
Updated for version 3.20.5
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
Public Member Functions | |
| ce_parser_arg (ConstraintEvaluator *e, DDS *d) | |
| DDS * | get_dds () |
| ConstraintEvaluator * | get_eval () |
| void | set_dds (DDS *obj) |
| void | set_eval (ConstraintEvaluator *obj) |
Public Attributes | |
| DDS * | dds |
| ConstraintEvaluator * | eval |
Definition at line 8 of file ce_parser.h.