|
Clio
develop
The XRP Ledger API server.
|
A cursor object used to traverse nodes owned by an account. More...
#include <Types.hpp>
Public Member Functions | |
| std::string | toString () const |
| Convert the cursor to a string. | |
| bool | isNonZero () const |
| Check if the cursor is non-zero. | |
Public Attributes | |
| ripple::uint256 | index |
| std::uint32_t | hint {} |
A cursor object used to traverse nodes owned by an account.
|
inline |
Check if the cursor is non-zero.
|
inline |
Convert the cursor to a string.