OnixS C++ Euronext Optiq MDG Handler 1.3.3
API documentation
Loading...
Searching...
No Matches
FeedDescriptor Struct Reference

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 81 of file HandlerSettings.h.

Member Function Documentation

◆ operator!=()

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

Compares with another instance.

Definition at line 96 of file HandlerSettings.h.

◆ operator==()

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

Compares with another instance.

Definition at line 90 of file HandlerSettings.h.

Member Data Documentation

◆ serviceA

Service A.

Definition at line 84 of file HandlerSettings.h.

◆ serviceB

Service B.

Definition at line 87 of file HandlerSettings.h.