|
Couchbase Lite C++
Couchbase Lite C++ API
|
This is the complete list of members for cbl::Result, including all inherited members.
| _ref | cbl::Result | protected |
| count() const | cbl::Result | inline |
| operator[](int i) const | cbl::Result | inline |
| operator[](std::string_view key) const | cbl::Result | inline |
| Result(CBLResultSet *_Nullable ref) | cbl::Result | inlineexplicitprotected |
| ResultSetIterator class | cbl::Result | friend |
| toJSON() const | cbl::Result | inline |
| valueAtIndex(unsigned i) const | cbl::Result | inline |
| valueForKey(std::string_view key) const | cbl::Result | inline |