Namespaces | |
| cache | |
| detail | |
| transport | |
Classes | |
| class | KickOutProposalCreationStrategy |
| class | OnDemandConnectionManager |
| class | OnDemandOrderingGate |
| class | OnDemandOrderingService |
| class | OnDemandOrderingServiceImpl |
| class | ProposalCreationStrategy |
Functions | |
| consensus::RejectRoundType | currentRejectRoundConsumer (consensus::RejectRoundType round) |
| consensus::Round | nextCommitRound (const consensus::Round &round) |
| consensus::Round | nextRejectRound (const consensus::Round &round) |
Variables | |
| const consensus::RejectRoundType | kFirstRejectRound = 0 |
| const consensus::RejectRoundType | kNextRejectRoundConsumer |
| const consensus::RejectRoundType | kNextCommitRoundConsumer |
| consensus::RejectRoundType iroha::ordering::currentRejectRoundConsumer | ( | consensus::RejectRoundType | round | ) |

| consensus::Round iroha::ordering::nextCommitRound | ( | const consensus::Round & | round | ) |

| consensus::Round iroha::ordering::nextRejectRound | ( | const consensus::Round & | round | ) |

| const consensus::RejectRoundType iroha::ordering::kFirstRejectRound = 0 |
| const consensus::RejectRoundType iroha::ordering::kNextCommitRoundConsumer |
| const consensus::RejectRoundType iroha::ordering::kNextRejectRoundConsumer |