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

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

adjustBase(const std::vector< BlockHash > &ancestry_proof) overridekagome::consensus::grandpa::VoteGraphImplvirtual
append(const BlockInfo &block)kagome::consensus::grandpa::VoteGraphImpl
base_kagome::consensus::grandpa::VoteGraphImplprivate
chain_kagome::consensus::grandpa::VoteGraphImplprivate
Comparator typedefkagome::consensus::grandpa::VoteGraph
Condition typedefkagome::consensus::grandpa::VoteGraph
entries_kagome::consensus::grandpa::VoteGraphImplprivate
findAncestor(VoteType vote_type, const BlockInfo &block, const Condition &condition) const overridekagome::consensus::grandpa::VoteGraphImplvirtual
findContainingNodes(const BlockInfo &block) const kagome::consensus::grandpa::VoteGraphImpl
findGhost(VoteType vote_type, const std::optional< BlockInfo > &current_best, const Condition &condition) const overridekagome::consensus::grandpa::VoteGraphImplvirtual
getBase() const overridekagome::consensus::grandpa::VoteGraphImplinlinevirtual
getEntries() const kagome::consensus::grandpa::VoteGraphImplinline
getHeads() const kagome::consensus::grandpa::VoteGraphImplinline
ghostFindMergePoint(VoteType vote_type, const BlockHash &active_node_hash, const Entry &active_node, const std::optional< BlockInfo > &force_constrain, const Condition &condition) const kagome::consensus::grandpa::VoteGraphImpl
heads_kagome::consensus::grandpa::VoteGraphImplprivate
insert(VoteType vote_type, const BlockInfo &block, const Id &voter) overridekagome::consensus::grandpa::VoteGraphImplvirtual
introduceBranch(const std::vector< primitives::BlockHash > &descendants, const BlockInfo &ancestor)kagome::consensus::grandpa::VoteGraphImpl
logger_kagome::consensus::grandpa::VoteGraphImplprivate
remove(VoteType vote_type, const Id &voter) overridekagome::consensus::grandpa::VoteGraphImplvirtual
VoteGraphImpl(const BlockInfo &base, std::shared_ptr< VoterSet > voter_set, std::shared_ptr< Chain > chain)kagome::consensus::grandpa::VoteGraphImpl
voter_set_kagome::consensus::grandpa::VoteGraphImplprivate
~VoteGraph()=defaultkagome::consensus::grandpa::VoteGraphvirtual