|
rippled
|
This is the complete list of members for xrpl::LoanManage, including all inherited members.
| account_ | xrpl::Transactor | protected |
| apply() | xrpl::Transactor | protected |
| Blocker enum value | xrpl::Transactor | |
| calculateBaseFee(ReadView const &view, STTx const &tx) | xrpl::Transactor | static |
| calculateOwnerReserveFee(ReadView const &view, STTx const &tx) | xrpl::Transactor | protectedstatic |
| checkBatchSign(PreclaimContext const &ctx) | xrpl::Transactor | static |
| checkExtraFeatures(PreflightContext const &ctx) | xrpl::LoanManage | static |
| checkFee(PreclaimContext const &ctx, XRPAmount baseFee) | xrpl::Transactor | static |
| checkMultiSign(ReadView const &view, ApplyFlags flags, AccountID const &id, STObject const &sigObject, beast::Journal const j) | xrpl::Transactor | privatestatic |
| checkPermission(ReadView const &view, STTx const &tx) | xrpl::Transactor | static |
| checkPriorTxAndLastLedger(PreclaimContext const &ctx) | xrpl::Transactor | static |
| checkSeqProxy(ReadView const &view, STTx const &tx, beast::Journal j) | xrpl::Transactor | static |
| checkSign(PreclaimContext const &ctx) | xrpl::Transactor | static |
| checkSign(ReadView const &view, ApplyFlags flags, std::optional< uint256 const > const &parentBatchId, AccountID const &idAccount, STObject const &sigObject, beast::Journal const j) | xrpl::Transactor | protectedstatic |
| checkSingleSign(ReadView const &view, AccountID const &idSigner, AccountID const &idAccount, std::shared_ptr< SLE const > sleAccount, beast::Journal const j) | xrpl::Transactor | privatestatic |
| ConsequencesFactory | xrpl::LoanManage | static |
| ConsequencesFactoryType enum name | xrpl::Transactor | |
| consumeSeqProxy(SLE::pointer const &sleAccount) | xrpl::Transactor | private |
| ctx_ | xrpl::Transactor | protected |
| Custom enum value | xrpl::Transactor | |
| defaultLoan(ApplyView &view, SLE::ref loanSle, SLE::ref brokerSle, SLE::ref vaultSle, Asset const &vaultAsset, beast::Journal j) | xrpl::LoanManage | static |
| doApply() override | xrpl::LoanManage | virtual |
| getFlagsMask(PreflightContext const &ctx) | xrpl::LoanManage | static |
| impairLoan(ApplyView &view, SLE::ref loanSle, SLE::ref vaultSle, beast::Journal j) | xrpl::LoanManage | static |
| invokePreflight(PreflightContext const &ctx) | xrpl::Transactor | static |
| invokePreflight(PreflightContext const &ctx) | xrpl::Transactor | static |
| invokePreflight(PreflightContext const &ctx) | xrpl::Transactor | static |
| j_ | xrpl::Transactor | protected |
| LoanManage(ApplyContext &ctx) | xrpl::LoanManage | explicit |
| minimumFee(Application &app, XRPAmount baseFee, Fees const &fees, ApplyFlags flags) | xrpl::Transactor | protectedstatic |
| mPriorBalance | xrpl::Transactor | protected |
| mSourceBalance | xrpl::Transactor | protected |
| Normal enum value | xrpl::Transactor | |
| operator()() | xrpl::Transactor | |
| operator=(Transactor const &)=delete | xrpl::Transactor | protected |
| payFee() | xrpl::Transactor | private |
| preclaim(PreclaimContext const &ctx) | xrpl::LoanManage | static |
| preCompute() | xrpl::Transactor | protectedvirtual |
| preflight(PreflightContext const &ctx) | xrpl::LoanManage | static |
| preflight1(PreflightContext const &ctx, std::uint32_t flagMask) | xrpl::Transactor | privatestatic |
| preflight2(PreflightContext const &ctx) | xrpl::Transactor | privatestatic |
| preflightSigValidated(PreflightContext const &ctx) | xrpl::Transactor | protectedstatic |
| reset(XRPAmount fee) | xrpl::Transactor | private |
| sink_ | xrpl::Transactor | protected |
| ticketDelete(ApplyView &view, AccountID const &account, uint256 const &ticketIndex, beast::Journal j) | xrpl::Transactor | static |
| Transactor(Transactor const &)=delete | xrpl::Transactor | protected |
| Transactor(ApplyContext &ctx) | xrpl::Transactor | explicitprotected |
| trapTransaction(uint256) const | xrpl::Transactor | private |
| unimpairLoan(ApplyView &view, SLE::ref loanSle, SLE::ref vaultSle, beast::Journal j) | xrpl::LoanManage | static |
| validDataLength(std::optional< Slice > const &slice, std::size_t maxLength) | xrpl::Transactor | protectedstatic |
| validNumericMinimum(std::optional< T > value, T min=T{}) | xrpl::Transactor | protectedstatic |
| validNumericMinimum(std::optional< T > value, unit::ValueUnit< Unit, T > min=unit::ValueUnit< Unit, T >{}) | xrpl::Transactor | protectedstatic |
| validNumericRange(std::optional< T > value, T max, T min=T{}) | xrpl::Transactor | protectedstatic |
| validNumericRange(std::optional< T > value, unit::ValueUnit< Unit, T > max, unit::ValueUnit< Unit, T > min=unit::ValueUnit< Unit, T >{}) | xrpl::Transactor | protectedstatic |
| view() | xrpl::Transactor | |
| view() const | xrpl::Transactor | |
| ~Transactor()=default | xrpl::Transactor | protectedvirtual |