33 #ifndef A_BESXMLShowCommand_h 34 #define A_BESXMLShowCommand_h 1 49 virtual void dump( ostream &strm )
const ;
54 #endif // A_BESXMLShowCommand_h BESXMLShowCommand(const BESDataHandlerInterface &base_dhi)
virtual void parse_request(xmlNode *node)
parse any show command.
virtual bool has_response()
Has a response handler been created given the request document?
virtual ~BESXMLShowCommand()
Structure storing information used by the BES to handle the request.
virtual void dump(ostream &strm) const
dumps information about this object
static BESXMLCommand * CommandBuilder(const BESDataHandlerInterface &base_dhi)