FACT++  1.0
void ConnectionFAD::SetDataOutput ( bool  b)
inline

Definition at line 490 of file fadctrl.cc.

Referenced by StateMachineFAD< T >::AddEndpoint().

491  {
492  fIsDataOutput = b;
493  }
bool fIsDataOutput
Definition: fadctrl.cc:45

+ Here is the caller graph for this function: