|
rippled
|
This is the complete list of members for xrpl::ApplyViewImpl, including all inherited members.
| adjustOwnerCountHook(AccountID const &account, std::uint32_t cur, std::uint32_t next) | xrpl::ApplyView | virtual |
| apply(OpenView &to, STTx const &tx, TER ter, std::optional< uint256 > parentBatchId, bool isDryRun, beast::Journal j) | xrpl::ApplyViewImpl | |
| ApplyView()=default | xrpl::ApplyView | |
| ApplyViewBase()=delete | xrpl::detail::ApplyViewBase | |
| ApplyViewBase(ApplyViewBase const &)=delete | xrpl::detail::ApplyViewBase | |
| ApplyViewBase(ApplyViewBase &&)=default | xrpl::detail::ApplyViewBase | |
| ApplyViewBase(ReadView const *base, ApplyFlags flags) | xrpl::detail::ApplyViewBase | |
| ApplyViewImpl()=delete | xrpl::ApplyViewImpl | |
| ApplyViewImpl(ApplyViewImpl const &)=delete | xrpl::ApplyViewImpl | |
| ApplyViewImpl(ApplyViewImpl &&)=default | xrpl::ApplyViewImpl | |
| ApplyViewImpl(ReadView const *base, ApplyFlags flags) | xrpl::ApplyViewImpl | |
| balanceHook(AccountID const &account, AccountID const &issuer, STAmount const &amount) const | xrpl::ReadView | virtual |
| base_ | xrpl::detail::ApplyViewBase | protected |
| creditHook(AccountID const &from, AccountID const &to, STAmount const &amount, STAmount const &preCreditBalance) | xrpl::ApplyView | virtual |
| deliver(STAmount const &amount) | xrpl::ApplyViewImpl | |
| deliver_ | xrpl::ApplyViewImpl | private |
| dirAdd(bool preserveOrder, Keylet const &directory, uint256 const &key, std::function< void(std::shared_ptr< SLE > const &)> const &describe) | xrpl::ApplyView | private |
| dirAppend(Keylet const &directory, Keylet const &key, std::function< void(std::shared_ptr< SLE > const &)> const &describe) | xrpl::ApplyView | |
| dirDelete(Keylet const &directory, std::function< void(uint256 const &)> const &) | xrpl::ApplyView | |
| dirInsert(Keylet const &directory, uint256 const &key, std::function< void(std::shared_ptr< SLE > const &)> const &describe) | xrpl::ApplyView | |
| dirInsert(Keylet const &directory, Keylet const &key, std::function< void(std::shared_ptr< SLE > const &)> const &describe) | xrpl::ApplyView | |
| dirRemove(Keylet const &directory, std::uint64_t page, uint256 const &key, bool keepRoot) | xrpl::ApplyView | |
| dirRemove(Keylet const &directory, std::uint64_t page, Keylet const &key, bool keepRoot) | xrpl::ApplyView | |
| emptyDirDelete(Keylet const &directory) | xrpl::ApplyView | |
| erase(std::shared_ptr< SLE > const &sle) override | xrpl::detail::ApplyViewBase | virtual |
| exists(Keylet const &k) const override | xrpl::detail::ApplyViewBase | virtual |
| fees() const override | xrpl::detail::ApplyViewBase | virtual |
| flags() const override | xrpl::detail::ApplyViewBase | virtual |
| flags_ | xrpl::detail::ApplyViewBase | protected |
| header() const override | xrpl::detail::ApplyViewBase | virtual |
| insert(std::shared_ptr< SLE > const &sle) override | xrpl::detail::ApplyViewBase | virtual |
| items_ | xrpl::detail::ApplyViewBase | protected |
| key_type typedef | xrpl::ReadView | |
| mapped_type typedef | xrpl::ReadView | |
| open() const override | xrpl::detail::ApplyViewBase | virtual |
| operator=(ApplyViewImpl &&)=delete | xrpl::ApplyViewImpl | |
| operator=(ApplyViewImpl const &)=delete | xrpl::ApplyViewImpl | |
| xrpl::detail::ApplyViewBase::operator=(ApplyViewBase &&)=delete | xrpl::detail::ApplyViewBase | |
| xrpl::detail::ApplyViewBase::operator=(ApplyViewBase const &)=delete | xrpl::detail::ApplyViewBase | |
| xrpl::ApplyView::operator=(ReadView &&other)=delete | xrpl::ReadView | |
| xrpl::ApplyView::operator=(ReadView const &other)=delete | xrpl::ReadView | |
| xrpl::RawView::operator=(RawView const &)=delete | xrpl::RawView | |
| ownerCountHook(AccountID const &account, std::uint32_t count) const | xrpl::ReadView | virtual |
| parentCloseTime() const | xrpl::ReadView | |
| peek(Keylet const &k) override | xrpl::detail::ApplyViewBase | virtual |
| rawDestroyXRP(XRPAmount const &feeDrops) override | xrpl::detail::ApplyViewBase | virtual |
| rawErase(std::shared_ptr< SLE > const &sle) override | xrpl::detail::ApplyViewBase | virtual |
| rawInsert(std::shared_ptr< SLE > const &sle) override | xrpl::detail::ApplyViewBase | virtual |
| rawReplace(std::shared_ptr< SLE > const &sle) override | xrpl::detail::ApplyViewBase | virtual |
| RawView()=default | xrpl::RawView | |
| RawView(RawView const &)=default | xrpl::RawView | |
| read(Keylet const &k) const override | xrpl::detail::ApplyViewBase | virtual |
| ReadView() | xrpl::ReadView | |
| ReadView(ReadView const &other) | xrpl::ReadView | |
| ReadView(ReadView &&other) | xrpl::ReadView | |
| rules() const override | xrpl::detail::ApplyViewBase | virtual |
| seq() const | xrpl::ReadView | |
| size() | xrpl::ApplyViewImpl | |
| sles | xrpl::ReadView | |
| slesBegin() const override | xrpl::detail::ApplyViewBase | virtual |
| slesEnd() const override | xrpl::detail::ApplyViewBase | virtual |
| slesUpperBound(uint256 const &key) const override | xrpl::detail::ApplyViewBase | |
| xrpl::ApplyView::slesUpperBound(key_type const &key) const =0 | xrpl::ReadView | pure virtual |
| succ(key_type const &key, std::optional< key_type > const &last=std::nullopt) const override | xrpl::detail::ApplyViewBase | virtual |
| tx_type typedef | xrpl::ReadView | |
| txExists(key_type const &key) const override | xrpl::detail::ApplyViewBase | virtual |
| txRead(key_type const &key) const override | xrpl::detail::ApplyViewBase | virtual |
| txs | xrpl::ReadView | |
| txsBegin() const override | xrpl::detail::ApplyViewBase | virtual |
| txsEnd() const override | xrpl::detail::ApplyViewBase | virtual |
| update(std::shared_ptr< SLE > const &sle) override | xrpl::detail::ApplyViewBase | virtual |
| visit(OpenView &target, std::function< void(uint256 const &key, bool isDelete, std::shared_ptr< SLE const > const &before, std::shared_ptr< SLE const > const &after)> const &func) | xrpl::ApplyViewImpl | |
| ~RawView()=default | xrpl::RawView | virtual |
| ~ReadView()=default | xrpl::ReadView | virtual |