30 #ifndef A_W10nJsonTransmitter_h
31 #define A_W10nJsonTransmitter_h 1
34 #include <ConstraintEvaluator.h>
54 static void return_temp_stream(
const string &filename, ostream &strm);
55 static string temp_dir;
56 static string getProjectionClause(
const string &constraintExpression);
57 static void checkConstraintForW10nCompatibility(
const string &ce);
58 static string getProjectedVariableName(
const string &constraintExpression);
59 static void cleanupW10nContexts();
BESTransmitter class named "json" that transmits an OPeNDAP data object as a JSON file...
static class NCMLUtil overview
virtual ~W10nJsonTransmitter()
Structure storing information used by the BES to handle the request.
A container is something that holds data.
Abstract base class representing a specific set of information in response to a request to the BES...