$darkmode
Elektra 0.11.0
kdb::Key Member List

This is the complete list of members for kdb::Key, including all inherited members.

addBaseName(const std::string &baseName)kdb::Keyinline
clear()kdb::Keyinline
copy(const Key &other, elektraCopyFlags flags=KEY_CP_ALL)kdb::Keyinline
copyAllMeta(const Key &other)kdb::Keyinline
copyMeta(const Key &other, const std::string &metaName)kdb::Keyinline
delBaseName()kdb::Keyinline
delMeta(const std::string &metaName)kdb::Keyinline
dup(elektraCopyFlags flags=KEY_CP_ALL) constkdb::Keyinline
get() constkdb::Keyinline
getBaseName() constkdb::Keyinline
getBaseNameSize() constkdb::Keyinline
getBinary() constkdb::Keyinline
getBinarySize() constkdb::Keyinline
getFunc() constkdb::Keyinline
getKey() constkdb::Keyinline
getMeta(const std::string &metaName) constkdb::Keyinline
getName() constkdb::Keyinline
getNameSize() constkdb::Keyinline
getNamespace() constkdb::Keyinline
getReferenceCounter() constkdb::Keyinline
getString() constkdb::Keyinline
getStringSize() constkdb::Keyinline
getValue() constkdb::Keyinline
hasMeta(const std::string &metaName) constkdb::Keyinline
isBelow(std::string const &name) constkdb::Keyinline
isBelow(const Key &k) constkdb::Keyinline
isBelowOrSame(std::string const &name) constkdb::Keyinline
isBelowOrSame(const Key &k) constkdb::Keyinline
isBinary() constkdb::Keyinline
isCascading() constkdb::Keyinline
isDir() constkdb::Keyinline
isDirectBelow(std::string const &name) constkdb::Keyinline
isDirectBelow(const Key &k) constkdb::Keyinline
isMetaLocked() constkdb::Keyinline
isNameLocked() constkdb::Keyinline
isNull() constkdb::Keyinline
isProc() constkdb::Keyinline
isSpec() constkdb::Keyinline
isString() constkdb::Keyinline
isSystem() constkdb::Keyinline
isUser() constkdb::Keyinline
isValid() constkdb::Keyinline
isValueLocked() constkdb::Keyinline
Key()kdb::Keyinline
Key(ckdb::Key *k)kdb::Keyinline
Key(Key &k)kdb::Keyinline
Key(Key const &k)kdb::Keyinline
Key(const char *keyName,...)kdb::Keyinlineexplicit
Key(const std::string keyName,...)kdb::Keyinlineexplicit
Key(const char *keyName, va_list ap)kdb::Keyinlineexplicit
operator bool() constkdb::Keyinline
operator!=(const Key &k) constkdb::Keyinline
operator*() constkdb::Keyinline
operator++(int) constkdb::Keyinline
operator++() constkdb::Keyinline
operator--(int) constkdb::Keyinline
operator--() constkdb::Keyinline
operator->()kdb::Keyinline
operator<(const Key &other) constkdb::Keyinline
operator<=(const Key &other) constkdb::Keyinline
operator=(ckdb::Key *k)kdb::Keyinline
operator=(const Key &k)kdb::Keyinline
operator==(const Key &k) constkdb::Keyinline
operator>(const Key &other) constkdb::Keyinline
operator>=(const Key &other) constkdb::Keyinline
release()kdb::Keyinline
set(T x)kdb::Keyinline
setBaseName(const std::string &baseName)kdb::Keyinline
setBinary(const void *newBinary, size_t dataSize)kdb::Keyinline
setMeta(const std::string &metaName, T x)kdb::Keyinline
setName(const std::string &newName)kdb::Keyinline
setNamespace(ElektraNamespace ns) constkdb::Keyinline
setString(const char *newString)kdb::Keyinline
~Key()kdb::Keyinline