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

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

adopt(const CBLDocument *_Nullable d, CBLError *error)cbl::Documentinlineprotectedstatic
checkSave(bool saveResult, CBLError &error)cbl::Documentinlineprotectedstatic
Collection classcbl::Documentfriend
collection() constcbl::Documentinline
Database classcbl::Documentfriend
Document(CBLRefCounted *r)cbl::Documentinlineprotected
Document() noexceptcbl::Documentinline
Document(const CBLDocument *_Nullable ref)cbl::Documentinlineexplicitprotected
Document(const Document &other) noexceptcbl::Documentinline
Document(Document &&other) noexceptcbl::Documentinline
id() constcbl::Documentinline
mutableCopy() constcbl::Documentinline
operator bool() constcbl::Documentinlineexplicit
operator!=(const Document &other) constcbl::Documentinline
operator=(std::nullptr_t)cbl::Documentinline
operator=(const Document &other) noexceptcbl::Documentinline
operator=(Document &&other) noexceptcbl::Documentinline
operator==(const Document &other) constcbl::Documentinline
operator[](std::string_view key) constcbl::Documentinline
properties() constcbl::Documentinline
propertiesAsJSON() constcbl::Documentinline
ref() constcbl::Documentinline
Replicator classcbl::Documentfriend
revisionID() constcbl::Documentinline
sequence() constcbl::Documentinline
timestamp() constcbl::Documentinline
valid() constcbl::Documentinline