|
Kagome
Polkadot Runtime Engine in C++17
|
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::VoteWeight | inline |
| operator==(const VoteWeight &other) const | kagome::consensus::grandpa::VoteWeight | inline |
| precommits_weight | kagome::consensus::grandpa::VoteWeight | private |
| prevotes_weight | kagome::consensus::grandpa::VoteWeight | private |
| set(VoteType vote_type, size_t index, size_t weight) | kagome::consensus::grandpa::VoteWeight | inline |
| sum(VoteType vote_type) const | kagome::consensus::grandpa::VoteWeight | inline |
| total(VoteType vote_type, const std::vector< bool > &equivocators, const VoterSet &voter_set) const | kagome::consensus::grandpa::VoteWeight | inline |
| unset(VoteType vote_type, size_t index, size_t weight) | kagome::consensus::grandpa::VoteWeight | inline |
| Weight typedef | kagome::consensus::grandpa::VoteWeight |