Public Member Functions | |
| void | clear () |
| bool | operator== (const FeedDescriptor &other) const |
| bool | operator!= (const FeedDescriptor &other) const |
Public Attributes | |
| ServiceDescriptor | serviceA |
| ServiceDescriptor | serviceB |
Definition at line 78 of file HandlerSettings.h.
|
inline |
clear config
Definition at line 87 of file HandlerSettings.h.
|
inline |
Compares with another instance.
Definition at line 100 of file HandlerSettings.h.
|
inline |
Compares with another instance.
Definition at line 94 of file HandlerSettings.h.
| ServiceDescriptor serviceA |
Service A.
Definition at line 81 of file HandlerSettings.h.
| ServiceDescriptor serviceB |
Service B.
Definition at line 84 of file HandlerSettings.h.