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