2 #ifndef A_W10NShowPathInfoCommand_h 3 #define A_W10NShowPathInfoCommand_h 1 5 #include "BESXMLCommand.h" 6 #include "BESDataHandlerInterface.h" 8 #define W10N_SHOW_PATH_INFO_REQUEST "showW10nPathInfo" 9 #define W10N_SHOW_PATH_INFO_REQUEST_HANDLER_KEY "show.w10nPathInfo" 25 virtual void dump(ostream &strm)
const;
30 #endif // A_W10NShowPathInfoCommand_h virtual void parse_request(xmlNode *node)
parse a show command. No properties or children elements
Structure storing information used by the BES to handle the request.
virtual void dump(ostream &strm) const
dumps information about this object
Base class for the BES's commands.
virtual bool has_response()
Does this command return a response to the client?