33 #ifndef A_BESXMLCatalogCommand_h 34 #define A_BESXMLCatalogCommand_h 1 36 #include "BESXMLCommand.h" 37 #include "BESDataHandlerInterface.h" 56 virtual void dump(ostream &strm)
const;
61 #endif // A_BESXMLCatalogCommand_h
virtual void dump(ostream &strm) const
dumps information about this object
virtual void parse_request(xmlNode *node)
Parse a show catalog command.
Structure storing information used by the BES to handle the request.
Base class for the BES's commands.
virtual bool has_response()
Does this command return a response to the client?