OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
fojson_utils.h File Reference
#include <string>
#include <vector>
#include <Array.h>
Include dependency graph for fojson_utils.h:
This graph shows which files directly or indirectly include this file:

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)