FACT++  1.0
void ConnectionGCN::SetDebugRx ( bool  b)
inline

Definition at line 373 of file gcn.cc.

References Connection::SetVerbose().

374  {
375  fDebugRx = b;
377  }
bool fDebugRx
Definition: gcn.cc:39
void SetVerbose(bool b=true)
Definition: Connection.h:148

+ Here is the call graph for this function: