|
Couchbase Lite C++
Couchbase Lite C++ API
|
This is the complete list of members for cbl::QueryIndex, including all inherited members.
| adopt(const CBLQueryIndex *_Nullable i, CBLError *error) | cbl::QueryIndex | inlineprotectedstatic |
| beginUpdate(size_t limit) | cbl::QueryIndex | inline |
| Collection class | cbl::QueryIndex | friend |
| collection() const | cbl::QueryIndex | inline |
| name() const | cbl::QueryIndex | inline |
| operator bool() const | cbl::QueryIndex | inlineexplicit |
| operator!=(const QueryIndex &other) const | cbl::QueryIndex | inline |
| operator=(std::nullptr_t) | cbl::QueryIndex | inline |
| operator=(const QueryIndex &other) noexcept | cbl::QueryIndex | inline |
| operator=(QueryIndex &&other) noexcept | cbl::QueryIndex | inline |
| operator==(const QueryIndex &other) const | cbl::QueryIndex | inline |
| QueryIndex() noexcept | cbl::QueryIndex | inline |
| QueryIndex(CBLQueryIndex *_Nullable ref) | cbl::QueryIndex | inlineexplicitprotected |
| QueryIndex(const QueryIndex &other) noexcept | cbl::QueryIndex | inline |
| QueryIndex(QueryIndex &&other) noexcept | cbl::QueryIndex | inline |
| ref() const | cbl::QueryIndex | inline |
| valid() const | cbl::QueryIndex | inline |