bes
Updated for version 3.20.6
|
29 #ifndef I_W10nJsonRequestHandler_H
30 #define I_W10nJsonRequestHandler_H 1
32 #include "BESRequestHandler.h"
47 virtual void dump( std::ostream &strm )
const ;
Represents a specific data type request handler.
static bool build_version(BESDataHandlerInterface &dhi)
add version information to a version response
static bool build_help(BESDataHandlerInterface &dhi)
adds help information for FileOut NetCDF to a help request
W10nJsonRequestHandler(const std::string &name)
Constructor for FileOut NetCDF module.
virtual ~W10nJsonRequestHandler(void)
Any cleanup that needs to take place.
virtual void dump(std::ostream &strm) const
dumps information about this object
A Request Handler for the Fileout NetCDF request.
Structure storing information used by the BES to handle the request.