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