|
TARAXA
|
This is the complete list of members for taraxa::VerifiedVotes, including all inherited members.
| cleanupVotesByPeriod(PbftPeriod pbft_period) | taraxa::VerifiedVotes | |
| get(PbftPeriod period) | taraxa::VerifiedVotes | private |
| get(PbftPeriod period) const | taraxa::VerifiedVotes | private |
| get(PbftPeriod period, PbftRound round) | taraxa::VerifiedVotes | private |
| get(PbftPeriod period, PbftRound round) const | taraxa::VerifiedVotes | private |
| get(PbftPeriod period, PbftRound round, PbftStep step) | taraxa::VerifiedVotes | private |
| get(PbftPeriod period, PbftRound round, PbftStep step) const | taraxa::VerifiedVotes | private |
| getPeriodVotes(PbftPeriod period) const | taraxa::VerifiedVotes | |
| getRoundVotes(PbftPeriod period, PbftRound round) const | taraxa::VerifiedVotes | |
| getStepVotes(PbftPeriod period, PbftRound round, PbftStep step) const | taraxa::VerifiedVotes | |
| getTwoTPlusOneVotedBlock(PbftPeriod period, PbftRound round, TwoTPlusOneVotedBlockType type) const | taraxa::VerifiedVotes | |
| getTwoTPlusOneVotedBlockVotes(PbftPeriod period, PbftRound round, TwoTPlusOneVotedBlockType type) const | taraxa::VerifiedVotes | |
| insertTwoTPlusOneVotedBlock(TwoTPlusOneVotedBlockType type, std::shared_ptr< PbftVote > vote) | taraxa::VerifiedVotes | |
| insertUniqueVoter(const std::shared_ptr< PbftVote > &vote) | taraxa::VerifiedVotes | |
| insertVotedValue(const std::shared_ptr< PbftVote > &vote) | taraxa::VerifiedVotes | |
| setNetworkTPlusOneStep(std::shared_ptr< PbftVote > vote) | taraxa::VerifiedVotes | |
| size() const | taraxa::VerifiedVotes | |
| verified_votes_ | taraxa::VerifiedVotes | private |
| verified_votes_access_ | taraxa::VerifiedVotes | mutableprivate |
| VerifiedVotes(addr_t node_addr) | taraxa::VerifiedVotes | inline |
| votes() const | taraxa::VerifiedVotes |