Definition at line 92 of file agilentctrl.cc.
References Error(), and str.
Referenced by PowerCycle().
95 if (error && error!=ba::error::basic_errors::operation_aborted)
98 str <<
"Power cycle timeout of " <<
URL() <<
": " << error.message() <<
" (" << error <<
")";
117 if (
fTimeout.expires_at() > ba::deadline_timer::traits_type::now())
void PostClose(bool restart=true)
int Error(const std::string &str)
boost::asio::deadline_timer fTimeout