rippled
ripple::AmendmentTableImpl Member List

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

add(uint256 const &amendment, std::lock_guard< std::mutex > const &lock)ripple::AmendmentTableImplprivate
amendmentMap_ripple::AmendmentTableImplprivate
AmendmentTableImpl(Application &app, std::chrono::seconds majorityTime, std::vector< FeatureInfo > const &supported, Section const &enabled, Section const &vetoed, beast::Journal journal)ripple::AmendmentTableImpl
db_ripple::AmendmentTableImplprivate
doValidatedLedger(LedgerIndex seq, std::set< uint256 > const &enabled, majorityAmendments_t const &majority) overrideripple::AmendmentTableImplvirtual
ripple::AmendmentTable::doValidatedLedger(std::shared_ptr< ReadView const > const &lastValidatedLedger)ripple::AmendmentTable
doValidation(std::set< uint256 > const &enabledAmendments) const overrideripple::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) overrideripple::AmendmentTableImplvirtual
ripple::AmendmentTable::doVoting(std::shared_ptr< ReadView const > const &lastClosedLedger, std::vector< std::shared_ptr< STValidation >> const &parentValidations, std::shared_ptr< SHAMap > const &initialPosition)ripple::AmendmentTable
enable(uint256 const &amendment) overrideripple::AmendmentTableImplvirtual
find(std::string const &name) const overrideripple::AmendmentTableImplvirtual
firstUnsupportedExpected() const overrideripple::AmendmentTableImplvirtual
firstUnsupportedExpected_ripple::AmendmentTableImplprivate
get(uint256 const &amendment, std::lock_guard< std::mutex > const &lock)ripple::AmendmentTableImplprivate
get(uint256 const &amendment, std::lock_guard< std::mutex > const &lock) constripple::AmendmentTableImplprivate
getDesired() const overrideripple::AmendmentTableImplvirtual
getJson() const overrideripple::AmendmentTableImplvirtual
getJson(uint256 const &) const overrideripple::AmendmentTableImplvirtual
hasUnsupportedEnabled() const overrideripple::AmendmentTableImplvirtual
injectJson(Json::Value &v, uint256 const &amendment, AmendmentState const &state, std::lock_guard< std::mutex > const &lock) constripple::AmendmentTableImplprivate
isEnabled(uint256 const &amendment) const overrideripple::AmendmentTableImplvirtual
isSupported(uint256 const &amendment) const overrideripple::AmendmentTableImplvirtual
j_ripple::AmendmentTableImplprivate
lastUpdateSeq_ripple::AmendmentTableImplprivate
lastVote_ripple::AmendmentTableImplprivate
majorityTime_ripple::AmendmentTableImplprivate
mutex_ripple::AmendmentTableImplmutableprivate
needValidatedLedger(LedgerIndex seq) const overrideripple::AmendmentTableImplvirtual
persistVote(uint256 const &amendment, std::string const &name, AmendmentVote vote) constripple::AmendmentTableImplprivate
unsupportedEnabled_ripple::AmendmentTableImplprivate
unVeto(uint256 const &amendment) overrideripple::AmendmentTableImplvirtual
veto(uint256 const &amendment) overrideripple::AmendmentTableImplvirtual
~AmendmentTable()=defaultripple::AmendmentTablevirtual