This is the complete list of members for LMDBAL::Cursor< K, V >, including all inherited members.
close() | LMDBAL::CursorCommon | |
closed enum value | LMDBAL::CursorCommon | protected |
current() const | LMDBAL::Cursor< K, V > | |
current(K &key, V &value) const | LMDBAL::Cursor< K, V > | |
currentMethodName | LMDBAL::CursorCommon | inlineprotectedstatic |
currentOperationName | LMDBAL::CursorCommon | inlineprotectedstatic |
Cursor() | LMDBAL::Cursor< K, V > | |
Cursor(Storage< K, V > *parent) | LMDBAL::Cursor< K, V > | |
Cursor(const Cursor &other)=delete (defined in LMDBAL::Cursor< K, V >) | LMDBAL::Cursor< K, V > | |
Cursor(Cursor &&other) | LMDBAL::Cursor< K, V > | |
CursorCommon() | LMDBAL::CursorCommon | protected |
CursorCommon(StorageCommon *storage) | LMDBAL::CursorCommon | protected |
CursorCommon(const CursorCommon &other)=delete (defined in LMDBAL::CursorCommon) | LMDBAL::CursorCommon | protected |
CursorCommon(CursorCommon &&other) | LMDBAL::CursorCommon | protected |
drop() | LMDBAL::Cursor< K, V > | |
dropped() | LMDBAL::CursorCommon | protected |
empty() const | LMDBAL::CursorCommon | |
first() | LMDBAL::Cursor< K, V > | |
first(K &key, V &value) | LMDBAL::Cursor< K, V > | |
firstMethodName | LMDBAL::CursorCommon | inlineprotectedstatic |
firstOperationName | LMDBAL::CursorCommon | inlineprotectedstatic |
handle (defined in LMDBAL::CursorCommon) | LMDBAL::CursorCommon | protected |
id (defined in LMDBAL::CursorCommon) | LMDBAL::CursorCommon | protected |
last() | LMDBAL::Cursor< K, V > | |
last(K &key, V &value) | LMDBAL::Cursor< K, V > | |
lastMethodName | LMDBAL::CursorCommon | inlineprotectedstatic |
lastOperationName | LMDBAL::CursorCommon | inlineprotectedstatic |
next() | LMDBAL::Cursor< K, V > | |
next(K &key, V &value) | LMDBAL::Cursor< K, V > | |
nextMethodName | LMDBAL::CursorCommon | inlineprotectedstatic |
nextOperationName | LMDBAL::CursorCommon | inlineprotectedstatic |
open() | LMDBAL::CursorCommon | |
open(const Transaction &transaction) | LMDBAL::CursorCommon | |
opened() const | LMDBAL::CursorCommon | |
openedPrivate enum value | LMDBAL::CursorCommon | protected |
openedPublic enum value | LMDBAL::CursorCommon | protected |
operator=(const Cursor &other)=delete (defined in LMDBAL::Cursor< K, V >) | LMDBAL::Cursor< K, V > | |
operator=(Cursor &&other) | LMDBAL::Cursor< K, V > | |
operator=(const CursorCommon &other)=delete (defined in LMDBAL::CursorCommon) | LMDBAL::CursorCommon | protected |
LMDBAL::CursorCommon::operator=(CursorCommon &&other) | LMDBAL::CursorCommon | protected |
prev() | LMDBAL::Cursor< K, V > | |
prev(K &key, V &value) | LMDBAL::Cursor< K, V > | |
prevMethodName | LMDBAL::CursorCommon | inlineprotectedstatic |
prevOperationName | LMDBAL::CursorCommon | inlineprotectedstatic |
renew() | LMDBAL::CursorCommon | |
renew(const Transaction &transaction) | LMDBAL::CursorCommon | |
reset() | LMDBAL::CursorCommon | protected |
set(const K &target) | LMDBAL::Cursor< K, V > | |
setMethodName | LMDBAL::CursorCommon | inlineprotectedstatic |
State enum name | LMDBAL::CursorCommon | protected |
state (defined in LMDBAL::CursorCommon) | LMDBAL::CursorCommon | protected |
storage (defined in LMDBAL::CursorCommon) | LMDBAL::CursorCommon | protected |
Storage< K, V > (defined in LMDBAL::Cursor< K, V >) | LMDBAL::Cursor< K, V > | friend |
terminated() | LMDBAL::CursorCommon | protected |
~Cursor() | LMDBAL::Cursor< K, V > | |
~CursorCommon() noexcept | LMDBAL::CursorCommon | protectedvirtual |