FACT++  1.0
int Connection::IsClosed ( ) const
inline

Definition at line 142 of file Connection.h.

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

142 { return !is_open(); }

+ Here is the caller graph for this function: