hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::consensus::yac::YacVoteStorage Member List

This is the complete list of members for iroha::consensus::yac::YacVoteStorage, including all inherited members.

getLastFinalizedRound() constiroha::consensus::yac::YacVoteStorage
getProcessingState(const Round &round)iroha::consensus::yac::YacVoteStorage
getState(const Round &round) constiroha::consensus::yac::YacVoteStorage
isCommitted(const Round &round)iroha::consensus::yac::YacVoteStorage
nextProcessingState(const Round &round)iroha::consensus::yac::YacVoteStorage
store(std::vector< VoteMessage > state, PeersNumberType peers_in_round)iroha::consensus::yac::YacVoteStorage
YacVoteStorage(std::shared_ptr< CleanupStrategy > cleanup_strategy, std::unique_ptr< SupermajorityChecker > supermajority_checker, logger::LoggerManagerTreePtr log_manager)iroha::consensus::yac::YacVoteStorage