hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::subscription::AsyncDispatcher< kCount, kPoolSize > Member List

This is the complete list of members for iroha::subscription::AsyncDispatcher< kCount, kPoolSize >, including all inherited members.

add(typename Parent::Tid tid, typename Parent::Task &&task) overrideiroha::subscription::AsyncDispatcher< kCount, kPoolSize >inlinevirtual
addDelayed(typename Parent::Tid tid, std::chrono::microseconds timeout, typename Parent::Task &&task) overrideiroha::subscription::AsyncDispatcher< kCount, kPoolSize >inlinevirtual
AsyncDispatcher()iroha::subscription::AsyncDispatcher< kCount, kPoolSize >inline
bind(std::shared_ptr< IScheduler > scheduler) overrideiroha::subscription::AsyncDispatcher< kCount, kPoolSize >inlinevirtual
dispose() overrideiroha::subscription::AsyncDispatcher< kCount, kPoolSize >inlinevirtual
kExecuteInPooliroha::subscription::IDispatcherstatic
kHandlersCountiroha::subscription::AsyncDispatcher< kCount, kPoolSize >static
kPoolThreadsCountiroha::subscription::AsyncDispatcher< kCount, kPoolSize >static
NoCopy(NoCopy const &)=deleteiroha::utils::NoCopyprivate
NoCopy()=defaultiroha::utils::NoCopyprivate
NoMove(NoMove &&)=deleteiroha::utils::NoMoveprivate
NoMove()=defaultiroha::utils::NoMoveprivate
iroha::operator=(NoCopy const &)=deleteiroha::utils::NoCopyprivate
iroha::utils::NoMove::operator=(NoMove &&)=deleteiroha::utils::NoMoveprivate
Task typedefiroha::subscription::IDispatcher
Tid typedefiroha::subscription::IDispatcher
unbind(Tid tid) overrideiroha::subscription::AsyncDispatcher< kCount, kPoolSize >inlinevirtual
~IDispatcher()iroha::subscription::IDispatcherinlinevirtual