#include <bus.hpp>
◆ operator==()
Identity is the subscription id — that's what the bus uses to dedupe and remove a listener; two distinct subscriptions with the same handler must still be distinct.
◆ priority()
| int conduit::detail::ListenerEntry::priority |
( |
| ) |
const |
|
inlinenoexcept |
◆ handler
◆ id
◆ is_pattern
| bool conduit::detail::ListenerEntry::is_pattern = false |
◆ listener_priority
| int conduit::detail::ListenerEntry::listener_priority = comms::Prioritized::DEFAULT_PRIORITY |
◆ name_or_pattern
| std::string conduit::detail::ListenerEntry::name_or_pattern |
The documentation for this struct was generated from the following file: