| XrlStatusValidation (const string& module_name, const XrlAction& xrl_action,
			TaskManager& taskmgr) | XrlStatusValidation | 
| ~XrlStatusValidation () | ~XrlStatusValidation | 
[virtual]
| void  validate (RunShellCommand::ExecId exec_id, CallBack cb) | validate | 
Reimplemented from Validation.
| void  dummy_response () | dummy_response | 
[protected]
| void  xrl_done (const XrlError& e, XrlArgs* xrl_args) | xrl_done | 
[protected virtual]
| void  handle_status_response (ProcessStatus status,
					const string& reason) | handle_status_response | 
[protected pure virtual]
| EventLoop&  eventloop () | eventloop | 
[protected]
| const XrlAction& _xrl_action | _xrl_action | 
[protected]
| TaskManager& _task_manager | _task_manager | 
[protected]
| CallBack _cb | _cb | 
[protected]
| XorpTimer _retry_timer | _retry_timer | 
[protected]
| uint32_t _retries | _retries | 
[protected]