29 class ReactorOperator;
53 #ifdef ONIXS_FIXENGINE_CXX11 93 return isQuiescentImpl();
110 void dispatchEventsImpl();
112 bool isQuiescentImpl()
const;
119 #ifndef ONIXS_FIXENGINE_CXX11 124 friend class FIX::ReactorOperator;
#define ONIXS_FIXENGINE_API
Threading::ThreadId threadId() const ONIXS_FIXENGINE_OVERRIDE
Returns the ID of the thread that created the stack.
pthread_t ThreadId
Type alias for thread identifier.
static ThreadId id()
Gets the platform identifier for the current thread.
TCPDirect attributes to pass configuration details (a wrapper around the zf_Attributes struct)...
A high-level wrapper over the TCPDirect stack.
bool isQuiescent() const ONIXS_FIXENGINE_OVERRIDE
void dispatchEvents() ONIXS_FIXENGINE_OVERRIDE
Processes events on a stack and performs the necessary handling.
The Solarflare TCPDirect reactor.
The session's network stack reactor interface.
ReactorType::Enum type() const ONIXS_FIXENGINE_OVERRIDE