This is the complete list of members for iroha::consensus::yac::Yac, including all inherited members.
| create(YacVoteStorage vote_storage, std::shared_ptr< YacNetwork > network, std::shared_ptr< YacCryptoProvider > crypto, std::shared_ptr< Timer > timer, ClusterOrdering order, Round round, rxcpp::observe_on_one_worker worker, logger::LoggerPtr log) | iroha::consensus::yac::Yac | static |
| onOutcome() override | iroha::consensus::yac::Yac | virtual |
| onState(std::vector< VoteMessage > state) override | iroha::consensus::yac::Yac | virtual |
| stop() override | iroha::consensus::yac::Yac | virtual |
| vote(YacHash hash, ClusterOrdering order, boost::optional< ClusterOrdering > alternative_order=boost::none) override | iroha::consensus::yac::Yac | virtual |
| Yac(YacVoteStorage vote_storage, std::shared_ptr< YacNetwork > network, std::shared_ptr< YacCryptoProvider > crypto, std::shared_ptr< Timer > timer, ClusterOrdering order, Round round, rxcpp::observe_on_one_worker worker, logger::LoggerPtr log) | iroha::consensus::yac::Yac | |
| ~HashGate()=default | iroha::consensus::yac::HashGate | virtual |
| ~Yac() override | iroha::consensus::yac::Yac | |
| ~YacNetworkNotifications()=default | iroha::consensus::yac::YacNetworkNotifications | virtual |