This is the complete list of members for iroha::consensus::yac::YacVoteStorage, including all inherited members.
| getLastFinalizedRound() const | iroha::consensus::yac::YacVoteStorage | |
| getProcessingState(const Round &round) | iroha::consensus::yac::YacVoteStorage | |
| getState(const Round &round) const | iroha::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 |