acquireLedger(LedgerHash const &hash) | ripple::RCLConsensus::Adaptor | private |
acquireTxSet(RCLTxSet::ID const &setId) | ripple::RCLConsensus::Adaptor | private |
acquiringLedger_ | ripple::RCLConsensus::Adaptor | private |
Adaptor(Application &app, std::unique_ptr< FeeVote > &&feeVote, LedgerMaster &ledgerMaster, LocalTxs &localTxs, InboundTransactions &inboundTransactions, ValidatorKeys const &validatorKeys, beast::Journal journal) | ripple::RCLConsensus::Adaptor | |
app_ | ripple::RCLConsensus::Adaptor | private |
buildLCL(RCLCxLedger const &previousLedger, CanonicalTXSet &retriableTxs, NetClock::time_point closeTime, bool closeTimeCorrect, NetClock::duration closeResolution, std::chrono::milliseconds roundTime, std::set< TxID > &failedTxs) | ripple::RCLConsensus::Adaptor | private |
censorshipDetector_ | ripple::RCLConsensus::Adaptor | private |
Consensus< Adaptor > class | ripple::RCLConsensus::Adaptor | friend |
doAccept(Result const &result, RCLCxLedger const &prevLedger, NetClock::duration closeResolution, ConsensusCloseTimes const &rawCloseTimes, ConsensusMode const &mode, Json::Value &&consensusJson) | ripple::RCLConsensus::Adaptor | private |
feeVote_ | ripple::RCLConsensus::Adaptor | private |
getPrevLedger(uint256 ledgerID, RCLCxLedger const &ledger, ConsensusMode mode) | ripple::RCLConsensus::Adaptor | private |
getQuorumKeys() const | ripple::RCLConsensus::Adaptor | |
getValidLedgerIndex() const | ripple::RCLConsensus::Adaptor | |
hasOpenTransactions() const | ripple::RCLConsensus::Adaptor | private |
haveValidated() const | ripple::RCLConsensus::Adaptor | |
inboundTransactions_ | ripple::RCLConsensus::Adaptor | private |
j_ | ripple::RCLConsensus::Adaptor | private |
laggards(Ledger_t::Seq const seq, hash_set< NodeKey_t > &trustedKeys) const | ripple::RCLConsensus::Adaptor | |
lastValidationTime_ | ripple::RCLConsensus::Adaptor | private |
Ledger_t typedef | ripple::RCLConsensus::Adaptor | |
ledgerMaster_ | ripple::RCLConsensus::Adaptor | private |
localTxs_ | ripple::RCLConsensus::Adaptor | private |
mode() const | ripple::RCLConsensus::Adaptor | |
mode_ | ripple::RCLConsensus::Adaptor | private |
NodeID_t typedef | ripple::RCLConsensus::Adaptor | |
NodeKey_t typedef | ripple::RCLConsensus::Adaptor | |
notify(protocol::NodeEvent ne, RCLCxLedger const &ledger, bool haveCorrectLCL) | ripple::RCLConsensus::Adaptor | private |
nUnlVote_ | ripple::RCLConsensus::Adaptor | private |
onAccept(Result const &result, RCLCxLedger const &prevLedger, NetClock::duration const &closeResolution, ConsensusCloseTimes const &rawCloseTimes, ConsensusMode const &mode, Json::Value &&consensusJson) | ripple::RCLConsensus::Adaptor | private |
onClose(RCLCxLedger const &ledger, NetClock::time_point const &closeTime, ConsensusMode mode) | ripple::RCLConsensus::Adaptor | private |
onForceAccept(Result const &result, RCLCxLedger const &prevLedger, NetClock::duration const &closeResolution, ConsensusCloseTimes const &rawCloseTimes, ConsensusMode const &mode, Json::Value &&consensusJson) | ripple::RCLConsensus::Adaptor | private |
onModeChange(ConsensusMode before, ConsensusMode after) | ripple::RCLConsensus::Adaptor | private |
parms() const | ripple::RCLConsensus::Adaptor | |
parms_ | ripple::RCLConsensus::Adaptor | private |
PeerPosition_t typedef | ripple::RCLConsensus::Adaptor | |
preStartRound(RCLCxLedger const &prevLedger, hash_set< NodeID > const &nowTrusted) | ripple::RCLConsensus::Adaptor | |
prevProposers() const | ripple::RCLConsensus::Adaptor | |
prevProposers_ | ripple::RCLConsensus::Adaptor | private |
prevRoundTime() const | ripple::RCLConsensus::Adaptor | |
prevRoundTime_ | ripple::RCLConsensus::Adaptor | private |
propose(RCLCxPeerPos::Proposal const &proposal) | ripple::RCLConsensus::Adaptor | private |
proposersFinished(RCLCxLedger const &ledger, LedgerHash const &h) const | ripple::RCLConsensus::Adaptor | private |
proposersValidated(LedgerHash const &h) const | ripple::RCLConsensus::Adaptor | private |
Result typedef | ripple::RCLConsensus::Adaptor | |
share(RCLCxPeerPos const &peerPos) | ripple::RCLConsensus::Adaptor | private |
share(RCLCxTx const &tx) | ripple::RCLConsensus::Adaptor | private |
share(RCLTxSet const &txns) | ripple::RCLConsensus::Adaptor | private |
TxSet_t typedef | ripple::RCLConsensus::Adaptor | |
updateOperatingMode(std::size_t const positions) const | ripple::RCLConsensus::Adaptor | |
valCookie_ | ripple::RCLConsensus::Adaptor | private |
validate(RCLCxLedger const &ledger, RCLTxSet const &txns, bool proposing) | ripple::RCLConsensus::Adaptor | private |
validating() const | ripple::RCLConsensus::Adaptor | |
validating_ | ripple::RCLConsensus::Adaptor | private |
validator() const | ripple::RCLConsensus::Adaptor | |
validatorKeys_ | ripple::RCLConsensus::Adaptor | private |