FACT++  1.0
void ConnectionLid::SetVerbose ( bool  b)
inline

Definition at line 312 of file lidctrl.cc.

References Connection::SetVerbose().

313  {
314  fIsVerbose = b;
316  }
bool fIsVerbose
Definition: lidctrl.cc:84
void SetVerbose(bool b=true)
Definition: Connection.h:148

+ Here is the call graph for this function: