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