Couchbase Lite C++
Couchbase Lite C++ API
Loading...
Searching...
No Matches
cbl::Encryptable Member List

This is the complete list of members for cbl::Encryptable, including all inherited members.

createWithBool(bool value)cbl::Encryptableinlinestatic
createWithDouble(double value)cbl::Encryptableinlinestatic
createWithFloat(float value)cbl::Encryptableinlinestatic
createWithInt(int64_t value)cbl::Encryptableinlinestatic
createWithNull()cbl::Encryptableinlinestatic
createWithUInt(uint64_t value)cbl::Encryptableinlinestatic
Encryptable(fleece::Value value)cbl::Encryptableinlineexplicit
Encryptable(std::string_view value)cbl::Encryptableinlineexplicit
Encryptable() noexceptcbl::Encryptableinline
Encryptable(CBLEncryptable *_Nullable ref)cbl::Encryptableinlineexplicitprotected
Encryptable(const Encryptable &other) noexceptcbl::Encryptableinline
Encryptable(Encryptable &&other) noexceptcbl::Encryptableinline
getEncryptableValue(fleece::Value value)cbl::Encryptableinlinestatic
isEncryptableValue(fleece::Dict dict)cbl::Encryptableinlinestatic
operator bool() constcbl::Encryptableinlineexplicit
operator!=(const Encryptable &other) constcbl::Encryptableinline
operator=(std::nullptr_t)cbl::Encryptableinline
operator=(const Encryptable &other) noexceptcbl::Encryptableinline
operator=(Encryptable &&other) noexceptcbl::Encryptableinline
operator==(const Encryptable &other) constcbl::Encryptableinline
properties() constcbl::Encryptableinline
ref() constcbl::Encryptableinline
setInto(fleece::MutableDict dict, fleece::slice key) constcbl::Encryptableinline
valid() constcbl::Encryptableinline
value() constcbl::Encryptableinline