1192 if (error==ba::error::basic_errors::operation_aborted)
1198 str <<
"SDO timeout of " <<
URL() <<
": " << error.message() <<
" (" << error <<
")";
1216 if (ref->expires_at() > ba::deadline_timer::traits_type::now())
1221 str <<
"SDO timeout (";
1222 str << uint32_t(ref->node) <<
": ";
1223 str << (ref->req==
kTxSdo?
"RX ":
"TX ");
1224 str << ref->idx <<
"/" << uint32_t(ref->subidx) <<
" [" << ref->val <<
"] ";
1225 str << to_simple_string(ref->expires_from_now());
int Error(const std::string &str)
int Warn(const std::string &str)