rippled
ripple::Transaction Member List

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

clearApplying()ripple::Transaction
clearSubmitResult()ripple::Transaction
CountedObject() noexceptripple::CountedObject< Transaction >
CountedObject(CountedObject const &) noexceptripple::CountedObject< Transaction >
currentLedgerState_ripple::Transactionprivate
enable_shared_from_this(T... args)std::enable_shared_from_this< Transaction >
getApplying()ripple::Transaction
getCounter() noexceptripple::CountedObject< Transaction >privatestatic
getCurrentLedgerState() constripple::Transaction
getID() constripple::Transaction
getJson(JsonOptions options, bool binary=false) constripple::Transaction
getLedger() constripple::Transaction
getResult()ripple::Transaction
getStatus() constripple::Transaction
getSTransaction()ripple::Transaction
getSubmitResult() constripple::Transaction
isValidated() constripple::Transaction
j_ripple::Transactionprivate
load(uint256 const &id, Application &app, error_code_i &ec)ripple::Transactionstatic
load(uint256 const &id, Application &app, ClosedInterval< uint32_t > const &range, error_code_i &ec)ripple::Transactionstatic
load(uint256 const &id, Application &app, std::optional< ClosedInterval< uint32_t >> const &range, error_code_i &ec)ripple::Transactionprivatestatic
locate(uint256 const &id, Application &app)ripple::Transactionstatic
mAppripple::Transactionprivate
mApplyingripple::Transactionprivate
mInLedgerripple::Transactionprivate
mResultripple::Transactionprivate
mStatusripple::Transactionprivate
mTransactionripple::Transactionprivate
mTransactionIDripple::Transactionprivate
enable_shared_from_this< Transaction >::operator=(T... args)std::enable_shared_from_this< Transaction >
CountedObject< Transaction >::operator=(CountedObject const &) noexcept=defaultripple::CountedObject< Transaction >
pointer typedefripple::Transaction
ref typedefripple::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::Transactionstatic
submitResult_ripple::Transactionprivate
Transaction(std::shared_ptr< STTx const > const &, std::string &, Application &) noexceptripple::Transaction
transactionFromSQL(boost::optional< std::uint64_t > const &ledgerSeq, boost::optional< std::string > const &status, Blob const &rawTxn, Application &app)ripple::Transactionstatic
weak_from_this(T... args)std::enable_shared_from_this< Transaction >
~CountedObject() noexceptripple::CountedObject< Transaction >
~enable_shared_from_this(T... args)std::enable_shared_from_this< Transaction >