![]() |
Couchbase Lite
Objective-C API for iOS and Mac OS
|
#import <Foundation/Foundation.h>
Go to the source code of this file.
Classes | |
protocol | <CBLProperties> |
CBLProperties defines a JSON-compatible object, much like an NSMutableDictionary but with type-safe accessors. More... | |
class | CBLProperties |
Default implementation of CBLProperties protocol, which defines a JSON-compatible object, much like an NSMutableDictionary but with type-safe accessors. More... | |