Definition at line 641 of file lidctrl.cc.
References Configuration::Get().
643 fLid.SetVerbose(!conf.
Get<
bool>(
"quiet"));
644 fLid.SetInterval(conf.
Get<uint16_t>(
"interval"));
645 fLid.SetDebugTx(conf.
Get<
bool>(
"debug-tx"));
646 fLid.SetSite(conf.
Get<
string>(
"url"));
647 fLid.SetEndpoint(conf.
Get<
string>(
"addr"));
T Get(const std::string &var)