bes
Updated for version 3.20.6
|
29 #ifndef A_FoInstanceJsonTransmitter_h
30 #define A_FoInstanceJsonTransmitter_h 1
32 #include <BESTransmitter.h>
48 static std::string temp_dir;
58 #endif // A_FoInstanceJsonTransmitter_h
BESTransmitter class named "json" that transmits an OPeNDAP data object as a JSON file.
FoInstanceJsonTransmitter()
Construct the FoJsonTransmitter.
static void send_data(BESResponseObject *obj, BESDataHandlerInterface &dhi)
The static method registered to transmit OPeNDAP data objects as a JSON file.
Structure storing information used by the BES to handle the request.
static void send_metadata(BESResponseObject *obj, BESDataHandlerInterface &dhi)
The static method registered to transmit OPeNDAP data objects as a JSON file.
Abstract base class representing a specific set of information in response to a request to the BES.