FACT++  1.0
bool Connection::IsDisconnected ( ) const
inline

Definition at line 144 of file Connection.h.

References kDisconnected.

Referenced by StateMachineFAD< T >::EnableConnection(), and StateMachineFAD< T >::Execute().

144 { return fConnectionStatus==kDisconnected; }
ConnectionStatus_t fConnectionStatus
Definition: Connection.h:44

+ Here is the caller graph for this function: