#include <OnixS/eSpeed/MarketData/Itch/HandlerSettings.h>
Public Member Functions | |
bool | operator== (const FeedDescriptor &other) const |
bool | operator!= (const FeedDescriptor &other) const |
Public Attributes | |
ServiceDescriptor | serviceA |
ServiceDescriptor | serviceB |
Definition at line 73 of file HandlerSettings.h.
|
inline |
Compares with another instance.
Definition at line 88 of file HandlerSettings.h.
|
inline |
Compares with another instance.
Definition at line 82 of file HandlerSettings.h.
ServiceDescriptor serviceA |
Service A.
Definition at line 76 of file HandlerSettings.h.
ServiceDescriptor serviceB |
Service B.
Definition at line 79 of file HandlerSettings.h.