#include <util.h>
Definition at line 49 of file util.h.
◆ MockableCursor() [1/2]
| wallet::MockableCursor::MockableCursor |
( |
const MockableData & |
records, |
|
|
bool |
pass |
|
) |
| |
|
inlineexplicit |
◆ MockableCursor() [2/2]
| wallet::MockableCursor::MockableCursor |
( |
const MockableData & |
records, |
|
|
bool |
pass, |
|
|
std::span< const std::byte > |
prefix |
|
) |
| |
◆ ~MockableCursor()
| wallet::MockableCursor::~MockableCursor |
( |
| ) |
|
|
default |
◆ Next()
◆ m_cursor
| MockableData::const_iterator wallet::MockableCursor::m_cursor |
◆ m_cursor_end
| MockableData::const_iterator wallet::MockableCursor::m_cursor_end |
◆ m_pass
| bool wallet::MockableCursor::m_pass |
The documentation for this class was generated from the following files: