|
rippled
|
This is the complete list of members for xrpl::ApplyContext, including all inherited members.
| app | xrpl::ApplyContext | |
| apply(TER) | xrpl::ApplyContext | |
| ApplyContext(Application &app, OpenView &base, std::optional< uint256 const > const &parentBatchId, STTx const &tx, TER preclaimResult, XRPAmount baseFee, ApplyFlags flags, beast::Journal journal=beast::Journal{beast::Journal::getNullSink()}) | xrpl::ApplyContext | explicit |
| ApplyContext(Application &app, OpenView &base, STTx const &tx, TER preclaimResult, XRPAmount baseFee, ApplyFlags flags, beast::Journal journal=beast::Journal{beast::Journal::getNullSink()}) | xrpl::ApplyContext | explicit |
| base_ | xrpl::ApplyContext | private |
| baseFee | xrpl::ApplyContext | |
| checkInvariants(TER const result, XRPAmount const fee) | xrpl::ApplyContext | |
| checkInvariantsHelper(TER const result, XRPAmount const fee, std::index_sequence< Is... >) | xrpl::ApplyContext | private |
| deliver(STAmount const &amount) | xrpl::ApplyContext | |
| destroyXRP(XRPAmount const &fee) | xrpl::ApplyContext | |
| discard() | xrpl::ApplyContext | |
| failInvariantCheck(TER const result) | xrpl::ApplyContext | private |
| flags() const | xrpl::ApplyContext | |
| flags_ | xrpl::ApplyContext | private |
| journal | xrpl::ApplyContext | |
| parentBatchId_ | xrpl::ApplyContext | private |
| preclaimResult | xrpl::ApplyContext | |
| rawView() | xrpl::ApplyContext | |
| size() | xrpl::ApplyContext | |
| tx | xrpl::ApplyContext | |
| view() | xrpl::ApplyContext | |
| view() const | xrpl::ApplyContext | |
| view_ | xrpl::ApplyContext | private |
| visit(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::ApplyContext |