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