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, shared_model::interface::types::PeerList order, Round round, logger::LoggerPtr log) | iroha::consensus::yac::Yac | static |
| onState(std::vector< VoteMessage > state) override | iroha::consensus::yac::Yac | virtual |
| processRoundSwitch(consensus::Round const &round, shared_model::interface::types::PeerList const &peers) override | iroha::consensus::yac::Yac | virtual |
| stop() override | iroha::consensus::yac::Yac | virtual |
| vote(YacHash hash, ClusterOrdering order, std::optional< ClusterOrdering > alternative_order=std::nullopt) 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, shared_model::interface::types::PeerList order, Round round, logger::LoggerPtr log) | iroha::consensus::yac::Yac | |
| ~HashGate()=default | iroha::consensus::yac::HashGate | virtual |
| ~YacNetworkNotifications()=default | iroha::consensus::yac::YacNetworkNotifications | virtual |