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

Definition at line 351 of file tngweather.cc.

References Connection::SetVerbose().

352  {
353  fIsVerbose = b;
355  }
void SetVerbose(bool b=true)
Definition: Connection.h:148

+ Here is the call graph for this function: