|
Couchbase Lite C++
Couchbase Lite C++ API
|
This is the complete list of members for cbl::Document, including all inherited members.
| adopt(const CBLDocument *_Nullable d, CBLError *error) | cbl::Document | inlineprotectedstatic |
| checkSave(bool saveResult, CBLError &error) | cbl::Document | inlineprotectedstatic |
| Collection class | cbl::Document | friend |
| collection() const | cbl::Document | inline |
| Database class | cbl::Document | friend |
| Document(CBLRefCounted *r) | cbl::Document | inlineprotected |
| Document() noexcept | cbl::Document | inline |
| Document(const CBLDocument *_Nullable ref) | cbl::Document | inlineexplicitprotected |
| Document(const Document &other) noexcept | cbl::Document | inline |
| Document(Document &&other) noexcept | cbl::Document | inline |
| id() const | cbl::Document | inline |
| mutableCopy() const | cbl::Document | inline |
| operator bool() const | cbl::Document | inlineexplicit |
| operator!=(const Document &other) const | cbl::Document | inline |
| operator=(std::nullptr_t) | cbl::Document | inline |
| operator=(const Document &other) noexcept | cbl::Document | inline |
| operator=(Document &&other) noexcept | cbl::Document | inline |
| operator==(const Document &other) const | cbl::Document | inline |
| operator[](std::string_view key) const | cbl::Document | inline |
| properties() const | cbl::Document | inline |
| propertiesAsJSON() const | cbl::Document | inline |
| ref() const | cbl::Document | inline |
| Replicator class | cbl::Document | friend |
| revisionID() const | cbl::Document | inline |
| sequence() const | cbl::Document | inline |
| timestamp() const | cbl::Document | inline |
| valid() const | cbl::Document | inline |