|
rippled
|
This is the complete list of members for ripple::SetSignerList, including all inherited members.
| account_ | ripple::Transactor | protected |
| apply() | ripple::Transactor | protected |
| Blocker enum value | ripple::Transactor | |
| calculateBaseFee(ReadView const &view, STTx const &tx) | ripple::Transactor | static |
| calculateOwnerReserveFee(ReadView const &view, STTx const &tx) | ripple::Transactor | protectedstatic |
| checkBatchSign(PreclaimContext const &ctx) | ripple::Transactor | static |
| checkExtraFeatures(PreflightContext const &ctx) | ripple::Transactor | protectedstatic |
| checkFee(PreclaimContext const &ctx, XRPAmount baseFee) | ripple::Transactor | static |
| checkMultiSign(ReadView const &view, ApplyFlags flags, AccountID const &id, STObject const &sigObject, beast::Journal const j) | ripple::Transactor | privatestatic |
| checkPermission(ReadView const &view, STTx const &tx) | ripple::Transactor | static |
| checkPriorTxAndLastLedger(PreclaimContext const &ctx) | ripple::Transactor | static |
| checkSeqProxy(ReadView const &view, STTx const &tx, beast::Journal j) | ripple::Transactor | static |
| checkSign(PreclaimContext const &ctx) | ripple::Transactor | static |
| checkSign(ReadView const &view, ApplyFlags flags, AccountID const &idAccount, STObject const &sigObject, beast::Journal const j) | ripple::Transactor | protectedstatic |
| checkSingleSign(ReadView const &view, AccountID const &idSigner, AccountID const &idAccount, std::shared_ptr< SLE const > sleAccount, beast::Journal const j) | ripple::Transactor | privatestatic |
| ConsequencesFactory | ripple::SetSignerList | static |
| ConsequencesFactoryType enum name | ripple::Transactor | |
| consumeSeqProxy(SLE::pointer const &sleAccount) | ripple::Transactor | private |
| ctx_ | ripple::Transactor | protected |
| Custom enum value | ripple::Transactor | |
| destroy enum value | ripple::SetSignerList | private |
| destroySignerList() | ripple::SetSignerList | private |
| determineOperation(STTx const &tx, ApplyFlags flags, beast::Journal j) | ripple::SetSignerList | privatestatic |
| do_ | ripple::SetSignerList | private |
| doApply() override | ripple::SetSignerList | virtual |
| getFlagsMask(PreflightContext const &ctx) | ripple::SetSignerList | static |
| invokePreflight(PreflightContext const &ctx) | ripple::Transactor | static |
| invokePreflight(PreflightContext const &ctx) | ripple::Transactor | static |
| invokePreflight(PreflightContext const &ctx) | ripple::Transactor | static |
| j_ | ripple::Transactor | protected |
| minimumFee(Application &app, XRPAmount baseFee, Fees const &fees, ApplyFlags flags) | ripple::Transactor | protectedstatic |
| mPriorBalance | ripple::Transactor | protected |
| mSourceBalance | ripple::Transactor | protected |
| Normal enum value | ripple::Transactor | |
| Operation enum name | ripple::SetSignerList | private |
| operator()() | ripple::Transactor | |
| operator=(Transactor const &)=delete | ripple::Transactor | protected |
| payFee() | ripple::Transactor | private |
| preclaim(PreclaimContext const &ctx) | ripple::Transactor | static |
| preCompute() override | ripple::SetSignerList | virtual |
| preflight(PreflightContext const &ctx) | ripple::SetSignerList | static |
| preflight1(PreflightContext const &ctx, std::uint32_t flagMask) | ripple::Transactor | privatestatic |
| preflight2(PreflightContext const &ctx) | ripple::Transactor | privatestatic |
| preflightSigValidated(PreflightContext const &ctx) | ripple::Transactor | protectedstatic |
| quorum_ | ripple::SetSignerList | private |
| removeFromLedger(Application &app, ApplyView &view, AccountID const &account, beast::Journal j) | ripple::SetSignerList | static |
| replaceSignerList() | ripple::SetSignerList | private |
| reset(XRPAmount fee) | ripple::Transactor | private |
| set enum value | ripple::SetSignerList | private |
| SetSignerList(ApplyContext &ctx) | ripple::SetSignerList | explicit |
| signers_ | ripple::SetSignerList | private |
| sink_ | ripple::Transactor | protected |
| ticketDelete(ApplyView &view, AccountID const &account, uint256 const &ticketIndex, beast::Journal j) | ripple::Transactor | static |
| Transactor(Transactor const &)=delete | ripple::Transactor | protected |
| Transactor(ApplyContext &ctx) | ripple::Transactor | explicitprotected |
| trapTransaction(uint256) const | ripple::Transactor | private |
| unknown enum value | ripple::SetSignerList | private |
| validateQuorumAndSignerEntries(std::uint32_t quorum, std::vector< SignerEntries::SignerEntry > const &signers, AccountID const &account, beast::Journal j, Rules const &) | ripple::SetSignerList | privatestatic |
| validDataLength(std::optional< Slice > const &slice, std::size_t maxLength) | ripple::Transactor | protectedstatic |
| validNumericRange(std::optional< T > value, T max, T min={}) | ripple::Transactor | protectedstatic |
| validNumericRange(std::optional< T > value, unit::ValueUnit< Unit, T > max, unit::ValueUnit< Unit, T > min={}) | ripple::Transactor | protectedstatic |
| view() | ripple::Transactor | |
| view() const | ripple::Transactor | |
| writeSignersToSLE(SLE::pointer const &ledgerEntry, std::uint32_t flags) const | ripple::SetSignerList | private |
| ~Transactor()=default | ripple::Transactor | protectedvirtual |