29 map<string, string> props ;
33 string err =
"The specified command " + name
34 +
" is not a show w10n command" ;
68 << (
void *)
this <<
")" << endl ;
static BESXMLCommand * CommandBuilder(const BESDataHandlerInterface &base_dhi)
virtual void dump(ostream &strm) const
dumps information about this object
static void GetNodeInfo(xmlNode *node, string &name, string &value, map< string, string > &props)
get the name, value if any, and any properties for the specified node
ShowPathInfoCommand(const BESDataHandlerInterface &base_dhi)
BESDataHandlerInterface _dhi
error thrown if there is a user syntax error in the request or any other user error ...
virtual void parse_request(xmlNode *node)
parse a show command.
virtual void set_response()
The request has been parsed, use the command action name to set the response handler.
static ostream & LMarg(ostream &strm)
#define SHOW_PATH_INFO_RESPONSE
#define SHOW_PATH_INFO_RESPONSE_STR
Structure storing information used by the BES to handle the request.
map< string, string > data
the map of string data that will be required for the current request.
#define BESDEBUG(x, y)
macro used to send debug information to the debug stream
string action
the response object requested, e.g.
virtual void dump(ostream &strm) const
dumps information about this object