| acquiring_ | ripple::Validations< Adaptor > | private |
| adaptor() const | ripple::Validations< Adaptor > | |
| adaptor_ | ripple::Validations< Adaptor > | private |
| add(NodeID const &nodeID, Validation const &val) | ripple::Validations< Adaptor > | |
| byLedger(std::lock_guard< Mutex > const &, ID const &ledgerID, Pre &&pre, F &&f) | ripple::Validations< Adaptor > | private |
| byLedger_ | ripple::Validations< Adaptor > | private |
| bySequence_ | ripple::Validations< Adaptor > | private |
| canValidateSeq(Seq const s) | ripple::Validations< Adaptor > | |
| checkAcquired(std::lock_guard< Mutex > const &lock) | ripple::Validations< Adaptor > | private |
| current(std::lock_guard< Mutex > const &lock, Pre &&pre, F &&f) | ripple::Validations< Adaptor > | private |
| current_ | ripple::Validations< Adaptor > | private |
| currentTrusted() | ripple::Validations< Adaptor > | |
| expire(beast::Journal &j) | ripple::Validations< Adaptor > | |
| fees(ID const &ledgerID, std::uint32_t baseFee) | ripple::Validations< Adaptor > | |
| flush() | ripple::Validations< Adaptor > | |
| getCurrentNodeIDs() -> hash_set< NodeID > | ripple::Validations< Adaptor > | |
| getJsonTrie() const | ripple::Validations< Adaptor > | |
| getNodesAfter(Ledger const &ledger, ID const &ledgerID) | ripple::Validations< Adaptor > | |
| getPreferred(Ledger const &curr) | ripple::Validations< Adaptor > | |
| getPreferred(Ledger const &curr, Seq minValidSeq) | ripple::Validations< Adaptor > | |
| getPreferredLCL(Ledger const &lcl, Seq minSeq, hash_map< ID, std::uint32_t > const &peerCounts) | ripple::Validations< Adaptor > | |
| getTrustedForLedger(ID const &ledgerID, Seq const &seq) | ripple::Validations< Adaptor > | |
| ID typedef | ripple::Validations< Adaptor > | private |
| laggards(Seq const seq, hash_set< NodeKey > &trustedKeys) | ripple::Validations< Adaptor > | |
| lastLedger_ | ripple::Validations< Adaptor > | private |
| Ledger typedef | ripple::Validations< Adaptor > | private |
| localSeqEnforcer_ | ripple::Validations< Adaptor > | private |
| Mutex typedef | ripple::Validations< Adaptor > | private |
| mutex_ | ripple::Validations< Adaptor > | mutableprivate |
| NodeID typedef | ripple::Validations< Adaptor > | private |
| NodeKey typedef | ripple::Validations< Adaptor > | private |
| numTrustedForLedger(ID const &ledgerID) | ripple::Validations< Adaptor > | |
| parms() const | ripple::Validations< Adaptor > | |
| parms_ | ripple::Validations< Adaptor > | private |
| removeTrie(std::lock_guard< Mutex > const &, NodeID const &nodeID, Validation const &val) | ripple::Validations< Adaptor > | private |
| Seq typedef | ripple::Validations< Adaptor > | private |
| seqEnforcers_ | ripple::Validations< Adaptor > | private |
| setSeqToKeep(Seq const &low, Seq const &high) | ripple::Validations< Adaptor > | |
| sizeOfByLedgerCache() const | ripple::Validations< Adaptor > | |
| sizeOfBySequenceCache() const | ripple::Validations< Adaptor > | |
| sizeOfCurrentCache() const | ripple::Validations< Adaptor > | |
| sizeOfSeqEnforcersCache() const | ripple::Validations< Adaptor > | |
| toKeep_ | ripple::Validations< Adaptor > | private |
| trie_ | ripple::Validations< Adaptor > | private |
| trustChanged(hash_set< NodeID > const &added, hash_set< NodeID > const &removed) | ripple::Validations< Adaptor > | |
| updateTrie(std::lock_guard< Mutex > const &, NodeID const &nodeID, Ledger ledger) | ripple::Validations< Adaptor > | private |
| updateTrie(std::lock_guard< Mutex > const &lock, NodeID const &nodeID, Validation const &val, std::optional< std::pair< Seq, ID > > prior) | ripple::Validations< Adaptor > | private |
| Validation typedef | ripple::Validations< Adaptor > | private |
| Validations(ValidationParms const &p, beast::abstract_clock< std::chrono::steady_clock > &c, Ts &&... ts) | ripple::Validations< Adaptor > | |
| withTrie(std::lock_guard< Mutex > const &lock, F &&f) | ripple::Validations< Adaptor > | private |
| WrappedValidationType typedef | ripple::Validations< Adaptor > | private |