|
rippled
|
This is the complete list of members for ripple::NFTokenAcceptOffer, including all inherited members.
| acceptOffer(std::shared_ptr< SLE > const &offer) | ripple::NFTokenAcceptOffer | private |
| account_ | ripple::Transactor | protected |
| apply() | ripple::Transactor | protected |
| Blocker enum value | ripple::Transactor | |
| bridgeOffers(std::shared_ptr< SLE > const &buy, std::shared_ptr< SLE > const &sell) | ripple::NFTokenAcceptOffer | private |
| 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::NFTokenAcceptOffer | static |
| ConsequencesFactoryType enum name | ripple::Transactor | |
| consumeSeqProxy(SLE::pointer const &sleAccount) | ripple::Transactor | private |
| ctx_ | ripple::Transactor | protected |
| Custom enum value | ripple::Transactor | |
| doApply() override | ripple::NFTokenAcceptOffer | virtual |
| getFlagsMask(PreflightContext const &ctx) | ripple::NFTokenAcceptOffer | 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 |
| NFTokenAcceptOffer(ApplyContext &ctx) | ripple::NFTokenAcceptOffer | explicit |
| Normal enum value | ripple::Transactor | |
| operator()() | ripple::Transactor | |
| operator=(Transactor const &)=delete | ripple::Transactor | protected |
| pay(AccountID const &from, AccountID const &to, STAmount const &amount) | ripple::NFTokenAcceptOffer | private |
| payFee() | ripple::Transactor | private |
| preclaim(PreclaimContext const &ctx) | ripple::NFTokenAcceptOffer | static |
| preCompute() | ripple::Transactor | protectedvirtual |
| preflight(PreflightContext const &ctx) | ripple::NFTokenAcceptOffer | 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 |
| reset(XRPAmount fee) | ripple::Transactor | 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 |
| transferNFToken(AccountID const &buyer, AccountID const &seller, uint256 const &nfTokenID) | ripple::NFTokenAcceptOffer | private |
| trapTransaction(uint256) const | ripple::Transactor | private |
| 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 | |
| ~Transactor()=default | ripple::Transactor | protectedvirtual |