OnixS C++ EuroTLX GTP Market Data Handler  1.4.0
API documentation
FeedDescriptor Struct Reference

#include <OnixS/EuroTLX/MarketData/GTP/HandlerSettings.h>

Public Member Functions

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

Public Attributes

ServiceDescriptor serviceA
 
ServiceDescriptor serviceB
 

Detailed Description

Definition at line 86 of file HandlerSettings.h.

Member Function Documentation

bool operator!= ( const FeedDescriptor other) const
inline

Compares with another instance.

Definition at line 101 of file HandlerSettings.h.

bool operator== ( const FeedDescriptor other) const
inline

Compares with another instance.

Definition at line 95 of file HandlerSettings.h.

Member Data Documentation

Service A.

Definition at line 89 of file HandlerSettings.h.

Service B.

Definition at line 92 of file HandlerSettings.h.


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