Feed descriptor. More...
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. | |
Feed descriptor.