FACT++  1.0
const boost::asio::ip::tcp::endpoint& Connection::GetEndpoint ( ) const
inline

Definition at line 153 of file Connection.h.

References fEndpoint.

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

153 { return fEndpoint; }
boost::asio::ip::tcp::endpoint fEndpoint
Definition: Connection.h:23

+ Here is the caller graph for this function: