29 #ifndef A_FoDapJsonTransmitter_h 30 #define A_FoDapJsonTransmitter_h 1 32 #include <BESTransmitter.h> 48 static string temp_dir;
58 #endif // A_FoDapJsonTransmitter_h
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.
FoDapJsonTransmitter()
Construct the FoW10nJsonTransmitter.
Abstract base class representing a specific set of information in response to a request to the BES.
static void send_metadata(BESResponseObject *obj, BESDataHandlerInterface &dhi)
The static method registered to transmit OPeNDAP data objects as a JSON file.