lmdb++
lmdb::cursor Member List

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

_handlelmdb::cursorprotected
close() noexceptlmdb::cursorinline
cursor(MDB_cursor *const handle) noexceptlmdb::cursorinline
cursor(cursor &&other) noexceptlmdb::cursorinline
dbi() const noexceptlmdb::cursorinline
default_flagslmdb::cursorstatic
find(const K &key, const MDB_cursor_op op=MDB_SET)lmdb::cursorinline
get(MDB_val *const key, const MDB_cursor_op op)lmdb::cursorinline
get(lmdb::val &key, const MDB_cursor_op op)lmdb::cursorinline
get(MDB_val *const key, MDB_val *const val, const MDB_cursor_op op)lmdb::cursorinline
get(lmdb::val &key, lmdb::val &val, const MDB_cursor_op op)lmdb::cursorinline
get(std::string &key, std::string &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
renew(MDB_txn *const txn)lmdb::cursorinline
txn() const noexceptlmdb::cursorinline
~cursor() noexceptlmdb::cursorinline