OnixS CBOE CSM Handler for C++  1.2.8.0
Public Member Functions | Public Attributes
FeedDescriptor Struct Reference

Feed descriptor. More...

List of all members.

Public Member Functions

 FeedDescriptor (const std::string &aA, unsigned pA, const std::string &aB, unsigned pB)
bool operator== (const FeedDescriptor &other) const
 Compares with another instance.
bool operator!= (const FeedDescriptor &other) const
 Compares with another instance.

Public Attributes

ServiceDescriptor serviceA
 Service A.
ServiceDescriptor serviceB
 Service B.

Detailed Description

Feed descriptor.