libdap++ Updated for version 3.8.2
|
get_map() const | libdap::GSEClause | |
get_map_max_value() const | libdap::GSEClause | |
get_map_min_value() const | libdap::GSEClause | |
get_map_name() const | libdap::GSEClause | |
get_start() const | libdap::GSEClause | |
get_stop() const | libdap::GSEClause | |
GSEClause(Grid *grid, const string &map, const double value, const relop op) | libdap::GSEClause | |
GSEClause(Grid *grid, const string &map, const double value1, const relop op1, const double value2, const relop op2) | libdap::GSEClause | |
OK() const | libdap::GSEClause | |
set_map(Array *map) | libdap::GSEClause | |
set_start(int start) | libdap::GSEClause | |
set_stop(int stop) | libdap::GSEClause | |
~GSEClause() | libdap::GSEClause | [inline, virtual] |