Definition at line 21 of file CanonicalTXSet.h.
◆ Key()
◆ getAccount()
| uint256 const & xrpl::CanonicalTXSet::Key::getAccount |
( |
| ) |
const |
|
nodiscard |
◆ getTXID()
| uint256 const & xrpl::CanonicalTXSet::Key::getTXID |
( |
| ) |
const |
|
nodiscard |
◆ operator<
◆ operator>
| bool operator> |
( |
Key const & | lhs, |
|
|
Key const & | rhs ) |
|
friend |
◆ operator<=
| bool operator<= |
( |
Key const & | lhs, |
|
|
Key const & | rhs ) |
|
friend |
◆ operator>=
| bool operator>= |
( |
Key const & | lhs, |
|
|
Key const & | rhs ) |
|
friend |
◆ operator==
| bool operator== |
( |
Key const & | lhs, |
|
|
Key const & | rhs ) |
|
friend |
◆ operator!=
| bool operator!= |
( |
Key const & | lhs, |
|
|
Key const & | rhs ) |
|
friend |
◆ account_
| uint256 xrpl::CanonicalTXSet::Key::account_ |
|
private |
◆ txId_
| uint256 xrpl::CanonicalTXSet::Key::txId_ |
|
private |
◆ seqProxy_
| SeqProxy xrpl::CanonicalTXSet::Key::seqProxy_ |
|
private |