EventKeyType typedef | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | |
IteratorType typedef | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | |
KeyValueContainer typedef | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | private |
notify(const EventKeyType &key, const EventParams &...args) | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | inline |
operator=(SubscriptionEngine &&)=default | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | |
operator=(const SubscriptionEngine &)=delete | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | |
ReceiverType typedef | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | |
size(const EventKeyType &key) const | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | inline |
size() const | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | inline |
subscribe(SubscriptionSetId set_id, const EventKeyType &key, SubscriberWeakPtr ptr) | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | inlineprivate |
Subscriber class | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | friend |
subscribers_map_ | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | private |
subscribers_map_cs_ | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | mutableprivate |
SubscribersContainer typedef | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | |
SubscriberType typedef | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | |
SubscriberWeakPtr typedef | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | |
SubscriptionEngine()=default | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | |
SubscriptionEngine(SubscriptionEngine &&)=default | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | |
SubscriptionEngine(const SubscriptionEngine &)=delete | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | |
unsubscribe(const EventKeyType &key, const IteratorType &it_remove) | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | inlineprivate |
~SubscriptionEngine()=default | kagome::subscription::SubscriptionEngine< EventKey, Receiver, EventParams > | |