hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver > Member List

This is the complete list of members for iroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >, including all inherited members.

DispatcherPtr typedefiroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >
DispatcherType typedefiroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >
dispose() overrideiroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >inlinevirtual
EventKeyType typedefiroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >
IteratorType typedefiroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >
NoCopy(NoCopy const &)=deleteiroha::utils::NoCopyprivate
NoCopy()=defaultiroha::utils::NoCopyprivate
NoMove(NoMove &&)=deleteiroha::utils::NoMoveprivate
NoMove()=defaultiroha::utils::NoMoveprivate
notify(const EventKeyType &key, EventParams const &... args)iroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >inline
notifyDelayed(std::chrono::microseconds timeout, const EventKeyType &key, EventParams const &... args)iroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >inline
iroha::operator=(NoMove &&)=deleteiroha::utils::NoMoveprivate
iroha::utils::NoCopy::operator=(NoCopy const &)=deleteiroha::utils::NoCopyprivate
ReceiverType typedefiroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >
size(const EventKeyType &key) constiroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >inline
size() constiroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >inline
subscribe(typename Dispatcher::Tid tid, SubscriptionSetId set_id, const EventKeyType &key, SubscriberWeakPtr ptr)iroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >inline
SubscribersContainer typedefiroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >
SubscriberType typedefiroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >
SubscriberWeakPtr typedefiroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >
SubscriptionEngine(DispatcherPtr const &dispatcher)iroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >inlineexplicit
unsubscribe(const EventKeyType &key, const IteratorType &it_remove)iroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >inline
~SubscriptionEngine()=defaultiroha::subscription::SubscriptionEngine< EventKey, Dispatcher, Receiver >