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

Definition at line 294 of file gpsctrl.cc.

References Connection::SetVerbose().

295  {
296  fIsVerbose = b;
298  }
bool fIsVerbose
Definition: gpsctrl.cc:29
void SetVerbose(bool b=true)
Definition: Connection.h:148

+ Here is the call graph for this function: