65 map<string, string> props ;
69 string err =
"The specified command " + action
70 +
" is not a show error command" ;
76 etype = props[
"type"] ;
79 string err = action +
" command: error type property missing" ;
84 _str_cmd = (string)
"show error " + etype +
";" ;
101 << (
void *)
this <<
")" << endl ;