#define ONIXS_FIXENGINE_API
#define ONIXS_FIXENGINE_DEFAULT
The session's network stack reactor interface.
virtual Threading::ThreadId threadId() const =0
virtual void dispatchEvents()=0
Processes events on a stack and performs the necessary handling.
virtual ~ISessionReactor() ONIXS_FIXENGINE_DEFAULT
The destructor.
virtual ReactorType::Enum type() const =0
virtual bool isQuiescent() const =0
The network reactor type.
@ Undefined
The undefined reactor.
@ TcpStandard
The standard TCP reactor.
@ TcpDirect
The Solarflare TCPDirect reactor.