OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  16.1.0
API documentation
EmdsHandlerSettings Struct Reference

#include <OnixS/Eurex/MarketData/HandlerSettings.h>

Public Member Functions

 EmdsHandlerSettings ()
 
std::string toString () const
 
- Public Member Functions inherited from HandlerSettings
 HandlerSettings ()
 

Public Attributes

FeedDescriptor settlementFeedDescriptor
 
FeedDescriptor openInterestFeedDescriptor
 
FeedDescriptor exchangeTradeFeedDescriptor
 
- Public Attributes inherited from HandlerSettings
std::string licenseString
 
std::string licenseDirectory
 
std::string logDirectory
 
std::string logFileNamePrefix
 
LogSettings::Enum logSettings
 
LogLevel::Enum logLevel
 
std::string networkInterface
 
std::string networkInterfaceA
 
std::string networkInterfaceB
 
bool useFeedA
 
bool useFeedB
 
unsigned short maxPacketSize
 
unsigned int heartbeatInterval
 
unsigned int lostPacketWaitTime
 
unsigned int outOfOrderPacketMaxInterval
 
unsigned int messagePoolSize
 

Detailed Description

Definition at line 377 of file HandlerSettings.h.

Constructor & Destructor Documentation

EmdsHandlerSettings ( )
inline

Constructor.

Definition at line 380 of file HandlerSettings.h.

Member Function Documentation

std::string toString ( ) const
inline

Returns the string representation.

Definition at line 395 of file HandlerSettings.h.

Member Data Documentation

FeedDescriptor exchangeTradeFeedDescriptor

Sets On-exchange trade prices feed technical configuration.

Definition at line 392 of file HandlerSettings.h.

FeedDescriptor openInterestFeedDescriptor

Sets Open Interest prices feed technical configuration.

Definition at line 389 of file HandlerSettings.h.

FeedDescriptor settlementFeedDescriptor

Sets Settlement prices feed technical configuration.

Definition at line 386 of file HandlerSettings.h.


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