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

Definition at line 250 of file sqmctrl.cc.

References Connection::SetVerbose().

251  {
252  fIsVerbose = b;
254  }
bool fIsVerbose
Definition: sqmctrl.cc:31
void SetVerbose(bool b=true)
Definition: Connection.h:148

+ Here is the call graph for this function: