Holds the results of parsing one of the Grid Selection Expression clauses
Holds the results of parsing one of the Grid Selection Expression clauses. The Grid selection function takes a set of clauses as arguments and must create one instance of this class for each of those clauses. The GridSelectionExpr class holds N instances of this class.
GSEClause(Grid *grid, const string &map, const double value1, const relop op1, const double value2, const relop op2)
Access
Array* get_map() const
string get_map_name() const
int get_start() const
int get_stop() const
alphabetic index hierarchy of classes
generated by doc++