#include <string>
#include <sstream>
#include <set>
Go to the source code of this file.
Classes | |
class | libdap::GridGeoConstraint |
Namespaces | |
namespace | libdap |
Defines | |
#define | _grid_geo_constraint_h 1 |
Functions | |
bool | libdap::unit_or_name_match (set< string > units, set< string > names, const string &var_units, const string &var_name) |
#define _grid_geo_constraint_h 1 |
Definition at line 27 of file GridGeoConstraint.h.