rippled
Loading...
Searching...
No Matches
xrpl::AmendmentTableImpl Member List

This is the complete list of members for xrpl::AmendmentTableImpl, including all inherited members.

add(uint256 const &amendment, std::lock_guard< std::mutex > const &lock)xrpl::AmendmentTableImplprivate
amendmentMap_xrpl::AmendmentTableImplprivate
AmendmentTableImpl(Application &app, std::chrono::seconds majorityTime, std::vector< FeatureInfo > const &supported, Section const &enabled, Section const &vetoed, beast::Journal journal)xrpl::AmendmentTableImpl
db_xrpl::AmendmentTableImplprivate
doValidatedLedger(LedgerIndex seq, std::set< uint256 > const &enabled, majorityAmendments_t const &majority) overridexrpl::AmendmentTableImplvirtual
xrpl::AmendmentTable::doValidatedLedger(std::shared_ptr< ReadView const > const &lastValidatedLedger)xrpl::AmendmentTable
doValidation(std::set< uint256 > const &enabledAmendments) const overridexrpl::AmendmentTableImplvirtual
doVoting(Rules const &rules, NetClock::time_point closeTime, std::set< uint256 > const &enabledAmendments, majorityAmendments_t const &majorityAmendments, std::vector< std::shared_ptr< STValidation > > const &validations) overridexrpl::AmendmentTableImplvirtual
xrpl::AmendmentTable::doVoting(std::shared_ptr< ReadView const > const &lastClosedLedger, std::vector< std::shared_ptr< STValidation > > const &parentValidations, std::shared_ptr< SHAMap > const &initialPosition, beast::Journal j)xrpl::AmendmentTable
enable(uint256 const &amendment) overridexrpl::AmendmentTableImplvirtual
find(std::string const &name) const overridexrpl::AmendmentTableImplvirtual
firstUnsupportedExpected() const overridexrpl::AmendmentTableImplvirtual
firstUnsupportedExpected_xrpl::AmendmentTableImplprivate
get(uint256 const &amendment, std::lock_guard< std::mutex > const &lock)xrpl::AmendmentTableImplprivate
get(uint256 const &amendment, std::lock_guard< std::mutex > const &lock) constxrpl::AmendmentTableImplprivate
getDesired() const overridexrpl::AmendmentTableImplvirtual
getJson(bool isAdmin) const overridexrpl::AmendmentTableImplvirtual
getJson(uint256 const &, bool isAdmin) const overridexrpl::AmendmentTableImplvirtual
hasUnsupportedEnabled() const overridexrpl::AmendmentTableImplvirtual
injectJson(Json::Value &v, uint256 const &amendment, AmendmentState const &state, bool isAdmin, std::lock_guard< std::mutex > const &lock) constxrpl::AmendmentTableImplprivate
isEnabled(uint256 const &amendment) const overridexrpl::AmendmentTableImplvirtual
isSupported(uint256 const &amendment) const overridexrpl::AmendmentTableImplvirtual
j_xrpl::AmendmentTableImplprivate
lastUpdateSeq_xrpl::AmendmentTableImplprivate
lastVote_xrpl::AmendmentTableImplprivate
majorityTime_xrpl::AmendmentTableImplprivate
mutex_xrpl::AmendmentTableImplmutableprivate
needValidatedLedger(LedgerIndex seq) const overridexrpl::AmendmentTableImplvirtual
persistVote(uint256 const &amendment, std::string const &name, AmendmentVote vote) constxrpl::AmendmentTableImplprivate
previousTrustedVotes_xrpl::AmendmentTableImplprivate
trustChanged(hash_set< PublicKey > const &allTrusted) overridexrpl::AmendmentTableImplvirtual
unsupportedEnabled_xrpl::AmendmentTableImplprivate
unVeto(uint256 const &amendment) overridexrpl::AmendmentTableImplvirtual
veto(uint256 const &amendment) overridexrpl::AmendmentTableImplvirtual
~AmendmentTable()=defaultxrpl::AmendmentTablevirtual