![]() |
Couchbase Lite
Objective-C API for iOS and Mac OS
|
| CCBLDocument(Subscripts) | |
| CCBLIndexOptions | Options for creating a database index |
| ▼C<NSCopying> | |
| CCBLDatabaseOptions | Options for opening a database |
| ▼CNSObject | |
| CCBLBlob | A CBLBlob appears as a property of a CBLDocument; it contains arbitrary binary data, tagged with a MIME type |
| CCBLDatabase | A Couchbase Lite database |
| CCBLDatabaseOptions | Options for opening a database |
| ▼CCBLProperties | Default implementation of CBLProperties protocol, which defines a JSON-compatible object, much like an NSMutableDictionary but with type-safe accessors |
| CCBLDocument | A Couchbase Lite document |
| CCBLQuery | A compiled database query |
| ▼CCBLQueryRow | A single result from a CBLQuery |
| CCBLFullTextQueryRow | A single result from a full-text CBLQuery |
| ▼C<NSObject> | |
| C<CBLConflictResolver> | Abstract interface for an application-defined object that can resolve a conflict between two revisions of a document |
| ▼C<CBLProperties> | CBLProperties defines a JSON-compatible object, much like an NSMutableDictionary but with type-safe accessors |
| CCBLProperties | Default implementation of CBLProperties protocol, which defines a JSON-compatible object, much like an NSMutableDictionary but with type-safe accessors |
1.8.11