bes
Updated for version 3.20.6
|
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 unsigned int d_max_parallel_transfers;
64 static unsigned int d_min_size;
75 virtual void dump(std::ostream &strm)
const;
80 #endif // DmrppRequestHandler.h
Represents a specific data type request handler.
virtual void dump(std::ostream &strm) const
dumps information about this object
An in-memory cache for DapObj (DAS, DDS, ...) objects.
static bool dap_build_dds(BESDataHandlerInterface &dhi)
static bool dap_build_dmr(BESDataHandlerInterface &dhi)
DmrppRequestHandler(const std::string &name)
static bool dap_build_dap2data(BESDataHandlerInterface &dhi)
A container is something that holds data. E.G., a netcdf file or a database entry.
Structure storing information used by the BES to handle the request.
static bool dap_build_das(BESDataHandlerInterface &dhi)