|
libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
This is the complete list of members for functions::GSEClause, including all inherited members.
| get_map() const | functions::GSEClause | |
| get_map_max_value() const | functions::GSEClause | |
| get_map_min_value() const | functions::GSEClause | |
| get_map_name() const | functions::GSEClause | |
| get_start() const | functions::GSEClause | |
| get_stop() const | functions::GSEClause | |
| GSEClause(libdap::Grid *grid, const string &map, const double value, const relop op) | functions::GSEClause | |
| GSEClause(libdap::Grid *grid, const string &map, const double value1, const relop op1, const double value2, const relop op2) | functions::GSEClause | |
| OK() const | functions::GSEClause | |
| set_map(libdap::Array *map) | functions::GSEClause | |
| set_start(int start) | functions::GSEClause | |
| set_stop(int stop) | functions::GSEClause | |
| ~GSEClause() | functions::GSEClause | virtual |