OnixS C++ Tradeweb Approved Publication Arrangement (APA) Handler  1.2.2.18
API documentation
FeedDescriptor Struct Reference

#include <HandlerSettings.h>

Collaboration diagram for FeedDescriptor:

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

Member Function Documentation

bool operator!= ( const FeedDescriptor other) const
inline

Compares with another instance.

Definition at line 97 of file HandlerSettings.h.

bool operator== ( const FeedDescriptor other) const
inline

Compares with another instance.

Definition at line 91 of file HandlerSettings.h.

Member Data Documentation

Service A.

Definition at line 85 of file HandlerSettings.h.

Service B.

Definition at line 88 of file HandlerSettings.h.


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