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

Definition at line 145 of file Connection.h.

References kConnected.

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

145 { return fConnectionStatus==kConnected; }
ConnectionStatus_t fConnectionStatus
Definition: Connection.h:44

+ Here is the caller graph for this function: