23 #ifndef I_DmrppRequestHandler_H 24 #define I_DmrppRequestHandler_H 29 #include "BESRequestHandler.h" 53 static void build_dmr_from_file(
BESContainer *container, libdap::DMR* dmr);
61 static bool d_use_parallel_transfers;
62 static int d_max_parallel_transfers;
73 virtual void dump(std::ostream &strm)
const;
78 #endif // DmrppRequestHandler.h static bool dap_build_dap2data(BESDataHandlerInterface &dhi)
static bool dap_build_das(BESDataHandlerInterface &dhi)
virtual void dump(std::ostream &strm) const
dumps information about this object
Represents a specific data type request handler.
static bool dap_build_dds(BESDataHandlerInterface &dhi)
Structure storing information used by the BES to handle the request.
A container is something that holds data. E.G., a netcdf file or a database entry.
An in-memory cache for DapObj (DAS, DDS, ...) objects.
static bool dap_build_dmr(BESDataHandlerInterface &dhi)
DmrppRequestHandler(const std::string &name)