| 
    rippled
    
   | 
 
This is the complete list of members for ripple::AmendmentTable, including all inherited members.
| doValidatedLedger(std::shared_ptr< ReadView const > const &lastValidatedLedger) | ripple::AmendmentTable | |
| doValidatedLedger(LedgerIndex ledgerSeq, std::set< uint256 > const &enabled, majorityAmendments_t const &majority)=0 | ripple::AmendmentTable | pure virtual | 
| doValidation(std::set< uint256 > const &enabled) const =0 | ripple::AmendmentTable | pure virtual | 
| doVoting(Rules const &rules, NetClock::time_point closeTime, std::set< uint256 > const &enabledAmendments, majorityAmendments_t const &majorityAmendments, std::vector< std::shared_ptr< STValidation > > const &valSet)=0 | ripple::AmendmentTable | pure virtual | 
| 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) | ripple::AmendmentTable | |
| enable(uint256 const &amendment)=0 | ripple::AmendmentTable | pure virtual | 
| find(std::string const &name) const =0 | ripple::AmendmentTable | pure virtual | 
| firstUnsupportedExpected() const =0 | ripple::AmendmentTable | pure virtual | 
| getDesired() const =0 | ripple::AmendmentTable | pure virtual | 
| getJson(bool isAdmin) const =0 | ripple::AmendmentTable | pure virtual | 
| getJson(uint256 const &amendment, bool isAdmin) const =0 | ripple::AmendmentTable | pure virtual | 
| hasUnsupportedEnabled() const =0 | ripple::AmendmentTable | pure virtual | 
| isEnabled(uint256 const &amendment) const =0 | ripple::AmendmentTable | pure virtual | 
| isSupported(uint256 const &amendment) const =0 | ripple::AmendmentTable | pure virtual | 
| needValidatedLedger(LedgerIndex seq) const =0 | ripple::AmendmentTable | pure virtual | 
| trustChanged(hash_set< PublicKey > const &allTrusted)=0 | ripple::AmendmentTable | pure virtual | 
| unVeto(uint256 const &amendment)=0 | ripple::AmendmentTable | pure virtual | 
| veto(uint256 const &amendment)=0 | ripple::AmendmentTable | pure virtual | 
| ~AmendmentTable()=default | ripple::AmendmentTable | virtual |