rippled
|
This is the complete list of members for ripple::OpenLedger, including all inherited members.
accept(Application &app, Rules const &rules, std::shared_ptr< Ledger const > const &ledger, OrderedTxs const &locals, bool retriesFirst, OrderedTxs &retries, ApplyFlags flags, std::string const &suffix="", modify_type const &f={}) | ripple::OpenLedger | |
apply(Application &app, OpenView &view, ReadView const &check, FwdRange const &txs, OrderedTxs &retries, ApplyFlags flags, beast::Journal j) | ripple::OpenLedger | privatestatic |
apply_one(Application &app, OpenView &view, std::shared_ptr< STTx const > const &tx, bool retry, ApplyFlags flags, beast::Journal j) | ripple::OpenLedger | privatestatic |
cache_ | ripple::OpenLedger | private |
create(Rules const &rules, std::shared_ptr< Ledger const > const &ledger) | ripple::OpenLedger | private |
current() const | ripple::OpenLedger | |
current_ | ripple::OpenLedger | private |
current_mutex_ | ripple::OpenLedger | mutableprivate |
empty() const | ripple::OpenLedger | |
failure enum value | ripple::OpenLedger | private |
j_ | ripple::OpenLedger | private |
modify(modify_type const &f) | ripple::OpenLedger | |
modify_mutex_ | ripple::OpenLedger | mutableprivate |
modify_type typedef | ripple::OpenLedger | |
OpenLedger()=delete | ripple::OpenLedger | |
OpenLedger(OpenLedger const &)=delete | ripple::OpenLedger | |
OpenLedger(std::shared_ptr< Ledger const > const &ledger, CachedSLEs &cache, beast::Journal journal) | ripple::OpenLedger | explicit |
operator=(OpenLedger const &)=delete | ripple::OpenLedger | |
Result enum name | ripple::OpenLedger | private |
retry enum value | ripple::OpenLedger | private |
success enum value | ripple::OpenLedger | private |