33#ifndef A_SampleSayXMLCommand_h
34#define A_SampleSayXMLCommand_h 1
36#include "BESXMLCommand.h"
43 virtual ~SampleSayXMLCommand()
56 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.
BESXMLCommand(const BESDataHandlerInterface &base_dhi)
Creates a BESXMLCommand document given a base data handler interface object.
virtual void prep_request()
Prepare any information needed to execute the request of this command.
virtual bool has_response()
Does this command return a response to the client?
virtual void dump(std::ostream &strm) const
dumps information about this object
virtual void parse_request(xmlNode *node)
parse a show command. No properties or children elements