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