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

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

Public Member Functions

void clear ()
 
bool operator== (const FeedDescriptor &other) const
 
bool operator!= (const FeedDescriptor &other) const
 

Public Attributes

ServiceDescriptor serviceA
 
ServiceDescriptor serviceB
 

Detailed Description

Definition at line 78 of file HandlerSettings.h.

Member Function Documentation

void clear ( )
inline

clear config

Definition at line 87 of file HandlerSettings.h.

bool operator!= ( const FeedDescriptor other) const
inline

Compares with another instance.

Definition at line 100 of file HandlerSettings.h.

bool operator== ( const FeedDescriptor other) const
inline

Compares with another instance.

Definition at line 94 of file HandlerSettings.h.

Member Data Documentation

Service A.

Definition at line 81 of file HandlerSettings.h.

Service B.

Definition at line 84 of file HandlerSettings.h.


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