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

Definition at line 225 of file agilentctrl.cc.

226  {
227  fIsVerbose = b;
228  }