fix8  version 1.4.0
Open Source C++ FIX Framework
FIX8::AsyncSocket< T > Member List

This is the complete list of members for FIX8::AsyncSocket< T >, including all inherited members.

_cancellation_tokenFIX8::AsyncSocket< T >protected
_coroFIX8::AsyncSocket< T >protected
_msg_queueFIX8::AsyncSocket< T >protected
_pmodelFIX8::AsyncSocket< T >protected
_sessionFIX8::AsyncSocket< T >protected
_sockFIX8::AsyncSocket< T >protected
_start_mutexFIX8::AsyncSocket< T >protected
_startedFIX8::AsyncSocket< T >protected
_threadFIX8::AsyncSocket< T >private
AsyncSocket(Poco::Net::StreamSocket *sock, Session &session, const ProcessModel pmodel=pm_pipeline)FIX8::AsyncSocket< T >inline
cancellation_token()FIX8::AsyncSocket< T >inline
execute(f8_thread_cancellation_token &cancellation_token)FIX8::AsyncSocket< T >inlinevirtual
join()FIX8::AsyncSocket< T >inline
operator()()FIX8::AsyncSocket< T >inline
queued() const FIX8::AsyncSocket< T >inline
quit()FIX8::AsyncSocket< T >inlinevirtual
request_stop()FIX8::AsyncSocket< T >inlinevirtual
socket()FIX8::AsyncSocket< T >inline
start()FIX8::AsyncSocket< T >inlinevirtual
started() const FIX8::AsyncSocket< T >inline
~AsyncSocket()=defaultFIX8::AsyncSocket< T >virtual