Couchbase Lite C
Couchbase Lite C API
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 CCBLArrayIndexConfigurationArray Index Configuration for indexing property values within arrays in documents, intended for use with the UNNEST query
 CCBLCollectionChange
 CCBLCollectionConfigurationThe collection and the configuration that can be configured specifically for the replication
 CCBLConnectionStatusThe connection status of the listener
 CCBLConsoleLogSinkConsole log sink configuration for logging to the cosole
 CCBLCustomLogSinkCustom log sink configuration for logging to a user-defined callback
 CCBLDatabaseConfigurationDatabase configuration options
 CCBLDocumentChange
 CCBLEncryptionKeyEncryption key specified in a CBLDatabaseConfiguration
 CCBLErrorA struct holding information about an error
 CCBLExternalKeyCallbacksCallbacks for performing cryptographic operations with an externally managed key pair
 CCBLFileLogSinkFile log sink configuration for logging to files
 CCBLFullTextIndexConfigurationFull-Text Index Configuration
 CCBLPredictiveModelPredictive Model
 CCBLProxySettingsProxy settings for the replicator
 CCBLReplicatedDocumentInformation about a document that's been pushed or pulled
 CCBLReplicatorConfigurationThe configuration of a replicator
 CCBLReplicatorProgressA fractional progress value, ranging from 0.0 to 1.0 as replication progresses
 CCBLReplicatorStatusA replicator's current status
 CCBLURLEndpointListenerConfigurationThe configuration for the URLEndpointListener
 CCBLValueIndexConfigurationValue Index Configuration
 CCBLVectorIndexConfigurationENTERPRISE EDITION ONLY
 CFLArrayIteratorOpaque array iterator
 CFLDictIteratorOpaque dictionary iterator
 CFLDictKeyOpaque key for a dictionary
 CFLPathComponent
 CFLSliceA simple reference to a block of memory
 CFLSliceResultA heap-allocated block of memory returned from an API call