|
libdap++
Updated for version 3.8.2
|
#include "config.h"#include <cstring>#include <cmath>#include <iostream>#include <sstream>#include <algorithm>#include "debug.h"#include "dods-datatypes.h"#include "GeoConstraint.h"#include "Float64.h"#include "Error.h"#include "InternalErr.h"#include "ce_functions.h"#include "util.h"
Go to the source code of this file.
Namespaces | |
| namespace | libdap |
Functions | |
| bool | libdap::unit_or_name_match (set< string > units, set< string > names, const string &var_units, const string &var_name) |