Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cargo::KVStore Member List

This is the complete list of members for cargo::KVStore, including all inherited members.

clear()cargo::KVStore
createFunctions()cargo::KVStoreprivate
exists(const std::string &key)cargo::KVStore
get(const std::string &key)cargo::KVStore
getKeys()cargo::KVStore
isEmpty()cargo::KVStore
KVStore(const std::string &path)cargo::KVStoreexplicit
KVStore(const KVStore &)=deletecargo::KVStore
Lock typedefcargo::KVStoreprivate
mConncargo::KVStoreprivate
mGetIsEmptyStmtcargo::KVStoreprivate
mGetKeyExistsStmtcargo::KVStoreprivate
mGetKeyPrefixExistsStmtcargo::KVStoreprivate
mGetKeysStmtcargo::KVStoreprivate
mGetValueListStmtcargo::KVStoreprivate
mGetValueStmtcargo::KVStoreprivate
mIsTransactionCommitedcargo::KVStoreprivate
mMutexcargo::KVStoreprivate
mPathcargo::KVStoreprivate
mRemoveValuesStmtcargo::KVStoreprivate
mSetValueStmtcargo::KVStoreprivate
mTransactionDepthcargo::KVStoreprivate
operator=(const KVStore &)=deletecargo::KVStore
prefixExists(const std::string &key)cargo::KVStore
prepareStatements()cargo::KVStoreprivate
remove(const std::string &key)cargo::KVStore
set(const std::string &key, const std::string &value)cargo::KVStore
setupDb()cargo::KVStoreprivate
~KVStore()cargo::KVStore