31 #ifndef I_GDALRequestHandler_H
32 #define I_GDALRequestHandler_H 1
39 static bool _show_shared_dims ;
40 static bool _show_shared_dims_set ;
42 static bool _ignore_unknown_types ;
43 static bool _ignore_unknown_types_set ;
59 static bool get_show_shared_dims() {
return _show_shared_dims; }
60 static bool get_ignore_unknown_types() {
return _ignore_unknown_types; }
static bool gdal_build_das(BESDataHandlerInterface &dhi)
static bool gdal_build_dmr(BESDataHandlerInterface &dhi)
GDALRequestHandler(const string &name)
static bool gdal_build_help(BESDataHandlerInterface &dhi)
virtual ~GDALRequestHandler(void)
Represents a specific data type request handler.
Structure storing information used by the BES to handle the request.
static bool gdal_build_version(BESDataHandlerInterface &dhi)
static bool gdal_build_data(BESDataHandlerInterface &dhi)
static bool gdal_build_dds(BESDataHandlerInterface &dhi)