lmdb++
Loading...
Searching...
No Matches
lmdb::cursor Member List

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

_handlelmdb::cursorprotected
close() noexceptlmdb::cursorinline
count()lmdb::cursorinline
cursor(MDB_cursor *const handle) noexceptlmdb::cursorinline
cursor(cursor &&other) noexceptlmdb::cursorinline
dbi() const noexceptlmdb::cursorinline
default_flagslmdb::cursorstatic
del(unsigned int flags=0)lmdb::cursorinline
get(std::string_view &key, const MDB_cursor_op op)lmdb::cursorinline
get(std::string_view &key, std::string_view &val, const MDB_cursor_op op)lmdb::cursorinline
handle() const noexceptlmdb::cursorinline
open(MDB_txn *const txn, const MDB_dbi dbi)lmdb::cursorinlinestatic
operator MDB_cursor *() const noexceptlmdb::cursorinline
operator=(cursor &&other) noexceptlmdb::cursorinline
put(const std::string_view &key, const std::string_view &val, const unsigned int flags=0)lmdb::cursorinline
renew(MDB_txn *const txn)lmdb::cursorinline
txn() const noexceptlmdb::cursorinline
~cursor() noexceptlmdb::cursorinline