|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include <string>#include <vector>#include <Array.h>

Go to the source code of this file.
Namespaces | |
| fojson | |
Functions | |
| long | fojson::computeConstrainedShape (libdap::Array *a, std::vector< unsigned int > *shape) |
| Compute the constrained shape of the Array and return it in a vector. More... | |
| std::string | fojson::escape_for_json (const std::string &input) |