clearApplying() | ripple::Transaction | |
clearSubmitResult() | ripple::Transaction | |
CountedObject() noexcept | ripple::CountedObject< Transaction > | |
CountedObject(CountedObject const &) noexcept | ripple::CountedObject< Transaction > | |
currentLedgerState_ | ripple::Transaction | private |
enable_shared_from_this(T... args) | std::enable_shared_from_this< Transaction > | |
getApplying() | ripple::Transaction | |
getCounter() noexcept | ripple::CountedObject< Transaction > | privatestatic |
getCurrentLedgerState() const | ripple::Transaction | |
getID() const | ripple::Transaction | |
getJson(JsonOptions options, bool binary=false) const | ripple::Transaction | |
getLedger() const | ripple::Transaction | |
getResult() | ripple::Transaction | |
getStatus() const | ripple::Transaction | |
getSTransaction() | ripple::Transaction | |
getSubmitResult() const | ripple::Transaction | |
isValidated() const | ripple::Transaction | |
j_ | ripple::Transaction | private |
load(uint256 const &id, Application &app, error_code_i &ec) | ripple::Transaction | static |
load(uint256 const &id, Application &app, ClosedInterval< uint32_t > const &range, error_code_i &ec) | ripple::Transaction | static |
load(uint256 const &id, Application &app, std::optional< ClosedInterval< uint32_t >> const &range, error_code_i &ec) | ripple::Transaction | privatestatic |
locate(uint256 const &id, Application &app) | ripple::Transaction | static |
mApp | ripple::Transaction | private |
mApplying | ripple::Transaction | private |
mInLedger | ripple::Transaction | private |
mResult | ripple::Transaction | private |
mStatus | ripple::Transaction | private |
mTransaction | ripple::Transaction | private |
mTransactionID | ripple::Transaction | private |
enable_shared_from_this< Transaction >::operator=(T... args) | std::enable_shared_from_this< Transaction > | |
CountedObject< Transaction >::operator=(CountedObject const &) noexcept=default | ripple::CountedObject< Transaction > | |
pointer typedef | ripple::Transaction | |
ref typedef | ripple::Transaction | |
setApplied() | ripple::Transaction | |
setApplying() | ripple::Transaction | |
setBroadcast() | ripple::Transaction | |
setCurrentLedgerState(LedgerIndex validatedLedger, XRPAmount fee, std::uint32_t accountSeq, std::uint32_t availableSeq) | ripple::Transaction | |
setKept() | ripple::Transaction | |
setLedger(LedgerIndex ledger) | ripple::Transaction | |
setQueued() | ripple::Transaction | |
setResult(TER terResult) | ripple::Transaction | |
setStatus(TransStatus status, std::uint32_t ledgerSeq) | ripple::Transaction | |
setStatus(TransStatus status) | ripple::Transaction | |
shared_from_this(T... args) | std::enable_shared_from_this< Transaction > | |
sqlTransactionStatus(boost::optional< std::string > const &status) | ripple::Transaction | static |
submitResult_ | ripple::Transaction | private |
Transaction(std::shared_ptr< STTx const > const &, std::string &, Application &) noexcept | ripple::Transaction | |
transactionFromSQL(boost::optional< std::uint64_t > const &ledgerSeq, boost::optional< std::string > const &status, Blob const &rawTxn, Application &app) | ripple::Transaction | static |
weak_from_this(T... args) | std::enable_shared_from_this< Transaction > | |
~CountedObject() noexcept | ripple::CountedObject< Transaction > | |
~enable_shared_from_this(T... args) | std::enable_shared_from_this< Transaction > | |