OnixS C++ FIX Engine  4.10.1
API Documentation
ReactorType Struct Reference

#include <OnixS/FIXEngine/FIX/ISessionReactor.h>

Public Types

enum  Enum { Undefined = 0, TcpDirect = 1, TcpStandard = 2 }
 

Detailed Description

Definition at line 28 of file ISessionReactor.h.

Member Enumeration Documentation

enum Enum
Enumerator
Undefined 

The undefined reactor.

TcpDirect 

The Solarflare TCPDirect reactor.

TcpStandard 

The standard TCP reactor.

Definition at line 29 of file ISessionReactor.h.


The documentation for this struct was generated from the following file: