libmdbx 0.13.1.90 (2024-11-23T01:12:55+03:00)
One of the fastest compact embeddable key-value ACID database without WAL.
 
Loading...
Searching...
No Matches
mdbx::cursor::move_result Member List

This is the complete list of members for mdbx::cursor::move_result, including all inherited members.

compare_fast(const pair &a, const pair &b) noexceptmdbx::pairstatic
compare_lexicographically(const pair &a, const pair &b) noexceptmdbx::pairstatic
donemdbx::pair_result
invalid() noexceptmdbx::pairinlinestatic
keymdbx::pair
move_result(const cursor &cursor, bool throw_notfound)mdbx::cursor::move_resultinline
move_result(cursor &cursor, move_operation operation, bool throw_notfound)mdbx::cursor::move_resultinline
move_result(cursor &cursor, move_operation operation, const slice &key, bool throw_notfound)mdbx::cursor::move_resultinline
move_result(cursor &cursor, move_operation operation, const slice &key, const slice &value, bool throw_notfound)mdbx::cursor::move_resultinline
move_result(const move_result &) noexcept=defaultmdbx::cursor::move_result
operator stl_pair() const noexceptmdbx::pairinline
operator=(const move_result &) noexcept=defaultmdbx::cursor::move_result
mdbx::pair_result::operator=(const pair_result &) noexcept=defaultmdbx::pair_result
mdbx::pair::operator=(const pair &) noexcept=defaultmdbx::pair
pair(const slice &key, const slice &value) noexceptmdbx::pairinline
pair(const stl_pair &couple) noexceptmdbx::pairinline
pair(const pair &) noexcept=defaultmdbx::pair
pair_result() noexceptmdbx::pair_resultinline
pair_result(const slice &key, const slice &value, bool done) noexceptmdbx::pair_resultinline
pair_result(const pair_result &) noexcept=defaultmdbx::pair_result
stl_pair typedefmdbx::pair
valuemdbx::pair