LMDBAL 0.6.0
LMDB (Lightning Memory-Mapped Database Manager) Abstraction Layer
Loading...
Searching...
No Matches
LMDBAL::Cursor< K, V > Member List

This is the complete list of members for LMDBAL::Cursor< K, V >, including all inherited members.

close()LMDBAL::CursorCommon
closed enum valueLMDBAL::CursorCommonprotected
current() constLMDBAL::Cursor< K, V >
current(K &key, V &value) constLMDBAL::Cursor< K, V >
currentMethodNameLMDBAL::CursorCommoninlineprotectedstatic
currentOperationNameLMDBAL::CursorCommoninlineprotectedstatic
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::CursorCommonprotected
CursorCommon(StorageCommon *storage)LMDBAL::CursorCommonprotected
CursorCommon(const CursorCommon &other)=delete (defined in LMDBAL::CursorCommon)LMDBAL::CursorCommonprotected
CursorCommon(CursorCommon &&other)LMDBAL::CursorCommonprotected
drop()LMDBAL::Cursor< K, V >
dropped()LMDBAL::CursorCommonprotected
empty() constLMDBAL::CursorCommon
first()LMDBAL::Cursor< K, V >
first(K &key, V &value)LMDBAL::Cursor< K, V >
firstMethodNameLMDBAL::CursorCommoninlineprotectedstatic
firstOperationNameLMDBAL::CursorCommoninlineprotectedstatic
handle (defined in LMDBAL::CursorCommon)LMDBAL::CursorCommonprotected
id (defined in LMDBAL::CursorCommon)LMDBAL::CursorCommonprotected
last()LMDBAL::Cursor< K, V >
last(K &key, V &value)LMDBAL::Cursor< K, V >
lastMethodNameLMDBAL::CursorCommoninlineprotectedstatic
lastOperationNameLMDBAL::CursorCommoninlineprotectedstatic
next()LMDBAL::Cursor< K, V >
next(K &key, V &value)LMDBAL::Cursor< K, V >
nextMethodNameLMDBAL::CursorCommoninlineprotectedstatic
nextOperationNameLMDBAL::CursorCommoninlineprotectedstatic
open()LMDBAL::CursorCommon
open(const Transaction &transaction)LMDBAL::CursorCommon
opened() constLMDBAL::CursorCommon
openedPrivate enum valueLMDBAL::CursorCommonprotected
openedPublic enum valueLMDBAL::CursorCommonprotected
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::CursorCommonprotected
LMDBAL::CursorCommon::operator=(CursorCommon &&other)LMDBAL::CursorCommonprotected
prev()LMDBAL::Cursor< K, V >
prev(K &key, V &value)LMDBAL::Cursor< K, V >
prevMethodNameLMDBAL::CursorCommoninlineprotectedstatic
prevOperationNameLMDBAL::CursorCommoninlineprotectedstatic
renew()LMDBAL::CursorCommon
renew(const Transaction &transaction)LMDBAL::CursorCommon
reset()LMDBAL::CursorCommonprotected
set(const K &target)LMDBAL::Cursor< K, V >
setMethodNameLMDBAL::CursorCommoninlineprotectedstatic
State enum nameLMDBAL::CursorCommonprotected
state (defined in LMDBAL::CursorCommon)LMDBAL::CursorCommonprotected
storage (defined in LMDBAL::CursorCommon)LMDBAL::CursorCommonprotected
Storage< K, V > (defined in LMDBAL::Cursor< K, V >)LMDBAL::Cursor< K, V >friend
terminated()LMDBAL::CursorCommonprotected
~Cursor()LMDBAL::Cursor< K, V >
~CursorCommon() noexceptLMDBAL::CursorCommonprotectedvirtual