33#ifndef A_BESXMLWWWGetCommand_h
34#define A_BESXMLWWWGetCommand_h 1
36#include "BESXMLGetCommand.h"
37#include "BESDataHandlerInterface.h"
48 virtual void dump(std::ostream &strm)
const;
Structure storing information used by the BES to handle the request.
Base class for the BES's commands.
virtual void parse_request(xmlNode *node)
parse a get html_form command.
virtual void dump(std::ostream &strm) const
dumps information about this object