25 #ifndef A_SiteMapCommand_h 26 #define A_SiteMapCommand_h 1 28 #include "BESXMLCommand.h" 73 virtual void dump(ostream &strm)
const;
78 #endif // A_SiteMapCommand_h virtual void dump(ostream &strm) const
dumps information about this object
virtual void parse_request(xmlNode *node)
Parse the build site map command.
static BESXMLCommand * CommandBuilder(const BESDataHandlerInterface &base_dhi)
Factory for the SiteMapCommand.
Structure storing information used by the BES to handle the request.
Base class for the BES's commands.
virtual bool has_response()
This command does not return a response, unless its an error.