|
Couchbase Lite C++
Couchbase Lite C++ API
|
This is the complete list of members for cbl::IndexUpdater, including all inherited members.
| adopt(const CBLIndexUpdater *_Nullable i, CBLError *error) | cbl::IndexUpdater | inlineprotectedstatic |
| count() const | cbl::IndexUpdater | inline |
| finish() | cbl::IndexUpdater | inline |
| IndexUpdater() noexcept | cbl::IndexUpdater | inline |
| IndexUpdater(CBLIndexUpdater *_Nullable ref) | cbl::IndexUpdater | inlineexplicitprotected |
| IndexUpdater(const IndexUpdater &other) noexcept | cbl::IndexUpdater | inline |
| IndexUpdater(IndexUpdater &&other) noexcept | cbl::IndexUpdater | inline |
| operator bool() const | cbl::IndexUpdater | inlineexplicit |
| operator!=(const IndexUpdater &other) const | cbl::IndexUpdater | inline |
| operator=(std::nullptr_t) | cbl::IndexUpdater | inline |
| operator=(const IndexUpdater &other) noexcept | cbl::IndexUpdater | inline |
| operator=(IndexUpdater &&other) noexcept | cbl::IndexUpdater | inline |
| operator==(const IndexUpdater &other) const | cbl::IndexUpdater | inline |
| QueryIndex class | cbl::IndexUpdater | friend |
| ref() const | cbl::IndexUpdater | inline |
| setVector(unsigned index, const float *_Nullable vector, size_t dimension) | cbl::IndexUpdater | inline |
| skipVector(size_t index) | cbl::IndexUpdater | inline |
| valid() const | cbl::IndexUpdater | inline |
| value(size_t index) const | cbl::IndexUpdater | inline |