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