rippled
Loading...
Searching...
No Matches
xrpl::Transaction Member List

This is the complete list of members for xrpl::Transaction, including all inherited members.

clearApplying()xrpl::Transaction
clearSubmitResult()xrpl::Transaction
CountedObject() noexceptxrpl::CountedObject< Transaction >
CountedObject(CountedObject const &) noexceptxrpl::CountedObject< Transaction >
currentLedgerState_xrpl::Transactionprivate
enable_shared_from_this(T... args)std::enable_shared_from_this< Transaction >
getApplying()xrpl::Transaction
getCounter() noexceptxrpl::CountedObject< Transaction >privatestatic
getCurrentLedgerState() constxrpl::Transaction
getID() constxrpl::Transaction
getJson(JsonOptions options, bool binary=false) constxrpl::Transaction
getLedger() constxrpl::Transaction
getResult()xrpl::Transaction
getStatus() constxrpl::Transaction
getSTransaction()xrpl::Transaction
getSubmitResult() constxrpl::Transaction
isValidated() constxrpl::Transaction
j_xrpl::Transactionprivate
load(uint256 const &id, Application &app, error_code_i &ec)xrpl::Transactionstatic
load(uint256 const &id, Application &app, ClosedInterval< uint32_t > const &range, error_code_i &ec)xrpl::Transactionstatic
load(uint256 const &id, Application &app, std::optional< ClosedInterval< uint32_t > > const &range, error_code_i &ec)xrpl::Transactionprivatestatic
locate(uint256 const &id, Application &app)xrpl::Transactionstatic
mAppxrpl::Transactionprivate
mApplyingxrpl::Transactionprivate
mLedgerIndexxrpl::Transactionprivate
mNetworkIDxrpl::Transactionprivate
mResultxrpl::Transactionprivate
mStatusxrpl::Transactionprivate
mTransactionxrpl::Transactionprivate
mTransactionIDxrpl::Transactionprivate
mTxnSeqxrpl::Transactionprivate
enable_shared_from_this< Transaction >::operator=(T... args)std::enable_shared_from_this< Transaction >
CountedObject< Transaction >::operator=(CountedObject const &) noexcept=defaultxrpl::CountedObject< Transaction >
pointer typedefxrpl::Transaction
ref typedefxrpl::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::Transactionstatic
submitResult_xrpl::Transactionprivate
Transaction(std::shared_ptr< STTx const > const &, std::string &, Application &) noexceptxrpl::Transaction
transactionFromSQL(boost::optional< std::uint64_t > const &ledgerSeq, boost::optional< std::string > const &status, Blob const &rawTxn, Application &app)xrpl::Transactionstatic
weak_from_this(T... args)std::enable_shared_from_this< Transaction >
~CountedObject() noexceptxrpl::CountedObject< Transaction >
~enable_shared_from_this(T... args)std::enable_shared_from_this< Transaction >