|
Couchbase Lite C++
Couchbase Lite C++ API
|
This is the complete list of members for cbl::ResultSet, including all inherited members.
| begin() | cbl::ResultSet | inline |
| end() | cbl::ResultSet | inline |
| iterator typedef | cbl::ResultSet | |
| operator bool() const | cbl::ResultSet | inlineexplicit |
| operator!=(const ResultSet &other) const | cbl::ResultSet | inline |
| operator=(std::nullptr_t) | cbl::ResultSet | inline |
| operator=(const ResultSet &other) noexcept | cbl::ResultSet | inline |
| operator=(ResultSet &&other) noexcept | cbl::ResultSet | inline |
| operator==(const ResultSet &other) const | cbl::ResultSet | inline |
| Query class | cbl::ResultSet | friend |
| ref() const | cbl::ResultSet | inline |
| ResultSet() noexcept | cbl::ResultSet | inline |
| ResultSet(CBLResultSet *_Nullable ref) | cbl::ResultSet | inlineexplicitprotected |
| ResultSet(const ResultSet &other) noexcept | cbl::ResultSet | inline |
| ResultSet(ResultSet &&other) noexcept | cbl::ResultSet | inline |
| valid() const | cbl::ResultSet | inline |