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