Kagome
Polkadot Runtime Engine in C++17
kagome::consensus::grandpa::VoteWeight Member List

This is the complete list of members for kagome::consensus::grandpa::VoteWeight, including all inherited members.

merge(const VoteWeight &other, const std::shared_ptr< VoterSet > &voter_set)kagome::consensus::grandpa::VoteWeightinline
operator==(const VoteWeight &other) const kagome::consensus::grandpa::VoteWeightinline
precommits_weightkagome::consensus::grandpa::VoteWeightprivate
prevotes_weightkagome::consensus::grandpa::VoteWeightprivate
set(VoteType vote_type, size_t index, size_t weight)kagome::consensus::grandpa::VoteWeightinline
sum(VoteType vote_type) const kagome::consensus::grandpa::VoteWeightinline
total(VoteType vote_type, const std::vector< bool > &equivocators, const VoterSet &voter_set) const kagome::consensus::grandpa::VoteWeightinline
unset(VoteType vote_type, size_t index, size_t weight)kagome::consensus::grandpa::VoteWeightinline
Weight typedefkagome::consensus::grandpa::VoteWeight