Definition at line 416 of file sqmctrl.cc.
References Configuration::Get().
418 fSQM.SetVerbose(!conf.
Get<
bool>(
"quiet"));
419 fSQM.SetTimeout(conf.
Get<uint16_t>(
"request-interval"));
420 fSQM.SetDebugTx(conf.
Get<
bool>(
"debug-tx"));
421 fSQM.SetEndpoint(conf.
Get<
string>(
"addr"));
T Get(const std::string &var)