26#ifndef I_DapFunctionsRequestHandler_H
27#define I_DapFunctionsRequestHandler_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 DAP Functions module.
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
static bool build_help(BESDataHandlerInterface &dhi)
Provides information for the DAP functions help request.