#include <string>#include <sstream>#include <set>#include "GeoConstraint.h"#include "util.h"

Go to the source code of this file.
Classes | |
| class | libdap::ArrayGeoConstraint |
| struct | libdap::ArrayGeoConstraint::Extent |
| struct | libdap::ArrayGeoConstraint::Projection |
Namespaces | |
| namespace | libdap |
Defines | |
| #define | _array_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 _array_geo_constraint_h 1 |
Definition at line 27 of file ArrayGeoConstraint.h.
1.6.1