Couchbase Lite C
Couchbase Lite C API
Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- c -
CBL_ASSUME_NONNULL_BEGIN :
CBL_Compat.h
CBL_ASSUME_NONNULL_END :
CBL_Compat.h
CBL_CAPI_BEGIN :
CBL_Compat.h
CBL_CAPI_END :
CBL_Compat.h
CBL_CopyDatabase() :
CBLDatabase.h
CBL_DatabaseExists() :
CBLDatabase.h
CBL_DeleteDatabase() :
CBLDatabase.h
CBL_DumpInstances() :
CBLBase.h
CBL_EnableVectorSearch() :
CBLDatabase.h
CBL_ENUM :
CBL_Compat.h
CBL_InstanceCount() :
CBLBase.h
CBL_Log() :
CBLLog.h
CBL_LogMessage() :
CBLLog.h
CBL_Now() :
CBLBase.h
CBL_OPTIONS :
CBL_Compat.h
CBL_PUBLIC :
CBL_Compat.h
CBL_REFCOUNTED :
CBLBase.h
CBL_RegisterPredictiveModel() :
CBLPrediction.h
CBL_Release() :
CBLBase.h
CBL_Retain() :
CBLBase.h
CBL_UnregisterPredictiveModel() :
CBLPrediction.h
CBLAPI :
CBL_Compat.h
CBLAuth_CreatePassword() :
CBLReplicator.h
CBLAuth_CreateSession() :
CBLReplicator.h
CBLAuth_Free() :
CBLReplicator.h
CBLAuthenticator :
CBLReplicator.h
CBLBlob :
CBLBase.h
CBLBlob_Content() :
CBLBlob.h
CBLBlob_ContentType() :
CBLBlob.h
CBLBlob_CreateJSON() :
CBLBlob.h
CBLBlob_CreateWithData() :
CBLBlob.h
CBLBlob_CreateWithStream() :
CBLBlob.h
CBLBlob_Digest() :
CBLBlob.h
CBLBlob_Equals() :
CBLBlob.h
CBLBlob_Length() :
CBLBlob.h
CBLBlob_OpenContentStream() :
CBLBlob.h
CBLBlob_Properties() :
CBLBlob.h
CBLBlob_Release() :
CBLBlob.h
CBLBlob_Retain() :
CBLBlob.h
CBLBlobReader_Close() :
CBLBlob.h
CBLBlobReader_Position() :
CBLBlob.h
CBLBlobReader_Read() :
CBLBlob.h
CBLBlobReader_Seek() :
CBLBlob.h
CBLBlobReadStream :
CBLBlob.h
CBLBlobWriter_Close() :
CBLBlob.h
CBLBlobWriter_Create() :
CBLBlob.h
CBLBlobWriter_Write() :
CBLBlob.h
CBLBlobWriteStream :
CBLBlob.h
CBLCollection :
CBLBase.h
CBLCollection_AddChangeListener() :
CBLCollection.h
CBLCollection_AddDocumentChangeListener() :
CBLCollection.h
CBLCollection_Count() :
CBLCollection.h
CBLCollection_CreateFullTextIndex() :
CBLCollection.h
CBLCollection_CreateValueIndex() :
CBLCollection.h
CBLCollection_CreateVectorIndex() :
CBLCollection.h
CBLCollection_Database() :
CBLCollection.h
CBLCollection_DeleteDocument() :
CBLCollection.h
CBLCollection_DeleteDocumentWithConcurrencyControl() :
CBLCollection.h
CBLCollection_DeleteIndex() :
CBLCollection.h
CBLCollection_FullName() :
CBLCollection.h
CBLCollection_GetDocument() :
CBLCollection.h
CBLCollection_GetDocumentExpiration() :
CBLCollection.h
CBLCollection_GetIndex() :
CBLCollection.h
CBLCollection_GetIndexNames() :
CBLCollection.h
CBLCollection_GetMutableDocument() :
CBLCollection.h
CBLCollection_Name() :
CBLCollection.h
CBLCollection_PurgeDocument() :
CBLCollection.h
CBLCollection_PurgeDocumentByID() :
CBLCollection.h
CBLCollection_Release() :
CBLCollection.h
CBLCollection_Retain() :
CBLCollection.h
CBLCollection_SaveDocument() :
CBLCollection.h
CBLCollection_SaveDocumentWithConcurrencyControl() :
CBLCollection.h
CBLCollection_SaveDocumentWithConflictHandler() :
CBLCollection.h
CBLCollection_Scope() :
CBLCollection.h
CBLCollection_SetDocumentExpiration() :
CBLCollection.h
CBLCollectionChangeListener :
CBLCollection.h
CBLCollectionDocumentChangeListener :
CBLCollection.h
CBLConcurrencyControl :
CBLDocument.h
CBLConflictHandler :
CBLDocument.h
CBLConflictResolver :
CBLReplicator.h
CBLDatabase :
CBLBase.h
CBLDatabase_AddChangeListener() :
CBLDatabase.h
CBLDatabase_AddDocumentChangeListener() :
CBLDocument.h
CBLDatabase_BeginTransaction() :
CBLDatabase.h
CBLDatabase_BufferNotifications() :
CBLDatabase.h
CBLDatabase_ChangeEncryptionKey() :
CBLDatabase.h
CBLDatabase_Close() :
CBLDatabase.h
CBLDatabase_Collection() :
CBLCollection.h
CBLDatabase_CollectionNames() :
CBLCollection.h
CBLDatabase_Config() :
CBLDatabase.h
CBLDatabase_Count() :
CBLDatabase.h
CBLDatabase_CreateCollection() :
CBLCollection.h
CBLDatabase_CreateFullTextIndex() :
CBLDatabase.h
CBLDatabase_CreateQuery() :
CBLQuery.h
CBLDatabase_CreateValueIndex() :
CBLDatabase.h
CBLDatabase_DefaultCollection() :
CBLCollection.h
CBLDatabase_DefaultScope() :
CBLCollection.h
CBLDatabase_Delete() :
CBLDatabase.h
CBLDatabase_DeleteCollection() :
CBLCollection.h
CBLDatabase_DeleteDocument() :
CBLDocument.h
CBLDatabase_DeleteDocumentWithConcurrencyControl() :
CBLDocument.h
CBLDatabase_DeleteIndex() :
CBLDatabase.h
CBLDatabase_EndTransaction() :
CBLDatabase.h
CBLDatabase_GetBlob() :
CBLBlob.h
CBLDatabase_GetDocument() :
CBLDocument.h
CBLDatabase_GetDocumentExpiration() :
CBLDocument.h
CBLDatabase_GetIndexNames() :
CBLDatabase.h
CBLDatabase_GetMutableDocument() :
CBLDocument.h
CBLDatabase_Name() :
CBLDatabase.h
CBLDatabase_Open() :
CBLDatabase.h
CBLDatabase_Path() :
CBLDatabase.h
CBLDatabase_PerformMaintenance() :
CBLDatabase.h
CBLDatabase_PurgeDocument() :
CBLDocument.h
CBLDatabase_PurgeDocumentByID() :
CBLDocument.h
CBLDatabase_Release() :
CBLDatabase.h
CBLDatabase_Retain() :
CBLDatabase.h
CBLDatabase_SaveBlob() :
CBLBlob.h
CBLDatabase_SaveDocument() :
CBLDocument.h
CBLDatabase_SaveDocumentWithConcurrencyControl() :
CBLDocument.h
CBLDatabase_SaveDocumentWithConflictHandler() :
CBLDocument.h
CBLDatabase_Scope() :
CBLCollection.h
CBLDatabase_ScopeNames() :
CBLCollection.h
CBLDatabase_SendNotifications() :
CBLDatabase.h
CBLDatabase_SetDocumentExpiration() :
CBLDocument.h
CBLDatabaseChangeListener :
CBLDatabase.h
CBLDatabaseConfiguration_Default() :
CBLDatabase.h
CBLDefaultConflictResolver :
CBLReplicator.h
CBLDistanceMetric :
CBLQueryIndexTypes.h
CBLDocument :
CBLBase.h
CBLDocument_Collection() :
CBLDocument.h
CBLDocument_Create() :
CBLDocument.h
CBLDocument_CreateJSON() :
CBLDocument.h
CBLDocument_CreateWithID() :
CBLDocument.h
CBLDocument_ID() :
CBLDocument.h
CBLDocument_MutableCopy() :
CBLDocument.h
CBLDocument_MutableProperties() :
CBLDocument.h
CBLDocument_Properties() :
CBLDocument.h
CBLDocument_Release() :
CBLDocument.h
CBLDocument_Retain() :
CBLDocument.h
CBLDocument_RevisionID() :
CBLDocument.h
CBLDocument_Sequence() :
CBLDocument.h
CBLDocument_SetJSON() :
CBLDocument.h
CBLDocument_SetProperties() :
CBLDocument.h
CBLDocumentChangeListener :
CBLDocument.h
CBLDocumentFlags :
CBLReplicator.h
CBLDocumentPropertyDecryptor :
CBLReplicator.h
CBLDocumentPropertyEncryptor :
CBLReplicator.h
CBLDocumentReplicationListener :
CBLReplicator.h
CBLEncryptable :
CBLBase.h
CBLEncryptable_CreateWithArray() :
CBLEncryptable.h
CBLEncryptable_CreateWithBool() :
CBLEncryptable.h
CBLEncryptable_CreateWithDict() :
CBLEncryptable.h
CBLEncryptable_CreateWithDouble() :
CBLEncryptable.h
CBLEncryptable_CreateWithFloat() :
CBLEncryptable.h
CBLEncryptable_CreateWithInt() :
CBLEncryptable.h
CBLEncryptable_CreateWithNull() :
CBLEncryptable.h
CBLEncryptable_CreateWithString() :
CBLEncryptable.h
CBLEncryptable_CreateWithUInt() :
CBLEncryptable.h
CBLEncryptable_CreateWithValue() :
CBLEncryptable.h
CBLEncryptable_Properties() :
CBLEncryptable.h
CBLEncryptable_Release() :
CBLEncryptable.h
CBLEncryptable_Retain() :
CBLEncryptable.h
CBLEncryptable_Value() :
CBLEncryptable.h
CBLEncryptionAlgorithm :
CBLDatabase.h
CBLEncryptionKey_FromPassword() :
CBLDatabase.h
CBLEncryptionKey_FromPasswordOld() :
CBLDatabase.h
CBLEncryptionKeySize :
CBLDatabase.h
CBLEndpoint :
CBLReplicator.h
CBLEndpoint_CreateWithLocalDB() :
CBLReplicator.h
CBLEndpoint_CreateWithURL() :
CBLReplicator.h
CBLEndpoint_Free() :
CBLReplicator.h
CBLError_Message() :
CBLBase.h
CBLErrorCode :
CBLBase.h
CBLErrorDomain :
CBLBase.h
CBLIndexUpdater :
CBLBase.h
CBLIndexUpdater_Count() :
CBLQueryIndex.h
CBLIndexUpdater_Finish() :
CBLQueryIndex.h
CBLIndexUpdater_Release() :
CBLQueryIndex.h
CBLIndexUpdater_Retain() :
CBLQueryIndex.h
CBLIndexUpdater_SetVector() :
CBLQueryIndex.h
CBLIndexUpdater_SkipVector() :
CBLQueryIndex.h
CBLIndexUpdater_Value() :
CBLQueryIndex.h
CBLINLINE :
CBL_Compat.h
CBLListener_Remove() :
CBLBase.h
CBLListenerToken :
CBLBase.h
CBLLog_Callback() :
CBLLog.h
CBLLog_CallbackLevel() :
CBLLog.h
CBLLog_ConsoleLevel() :
CBLLog.h
CBLLog_FileConfig() :
CBLLog.h
CBLLog_SetCallback() :
CBLLog.h
CBLLog_SetCallbackLevel() :
CBLLog.h
CBLLog_SetConsoleLevel() :
CBLLog.h
CBLLog_SetFileConfig() :
CBLLog.h
CBLLogCallback :
CBLLog.h
CBLLogDomain :
CBLLog.h
CBLLogLevel :
CBLLog.h
CBLMaintenanceType :
CBLDatabase.h
CBLNetworkErrorCode :
CBLBase.h
CBLNotificationsReadyCallback :
CBLDatabase.h
CBLPropertyDecryptor :
CBLReplicator.h
CBLPropertyEncryptor :
CBLReplicator.h
CBLProxyType :
CBLReplicator.h
CBLQuery :
CBLBase.h
CBLQuery_AddChangeListener() :
CBLQuery.h
CBLQuery_ColumnCount() :
CBLQuery.h
CBLQuery_ColumnName() :
CBLQuery.h
CBLQuery_CopyCurrentResults() :
CBLQuery.h
CBLQuery_Execute() :
CBLQuery.h
CBLQuery_Explain() :
CBLQuery.h
CBLQuery_Parameters() :
CBLQuery.h
CBLQuery_Release() :
CBLQuery.h
CBLQuery_Retain() :
CBLQuery.h
CBLQuery_SetParameters() :
CBLQuery.h
CBLQueryChangeListener :
CBLQuery.h
CBLQueryIndex :
CBLBase.h
CBLQueryIndex_BeginUpdate() :
CBLQueryIndex.h
CBLQueryIndex_Collection() :
CBLQueryIndex.h
CBLQueryIndex_Name() :
CBLQueryIndex.h
CBLQueryIndex_Release() :
CBLQueryIndex.h
CBLQueryIndex_Retain() :
CBLQueryIndex.h
CBLQueryLanguage :
CBLQueryTypes.h
CBLRefCounted :
CBLBase.h
CBLReplicationFilter :
CBLReplicator.h
CBLReplicator :
CBLBase.h
CBLReplicator_AddChangeListener() :
CBLReplicator.h
CBLReplicator_AddDocumentReplicationListener() :
CBLReplicator.h
CBLReplicator_Config() :
CBLReplicator.h
CBLReplicator_Create() :
CBLReplicator.h
CBLReplicator_IsDocumentPending() :
CBLReplicator.h
CBLReplicator_IsDocumentPending2() :
CBLReplicator.h
CBLReplicator_PendingDocumentIDs() :
CBLReplicator.h
CBLReplicator_PendingDocumentIDs2() :
CBLReplicator.h
CBLReplicator_Release() :
CBLReplicator.h
CBLReplicator_Retain() :
CBLReplicator.h
CBLReplicator_SetHostReachable() :
CBLReplicator.h
CBLReplicator_SetSuspended() :
CBLReplicator.h
CBLReplicator_Start() :
CBLReplicator.h
CBLReplicator_Status() :
CBLReplicator.h
CBLReplicator_Stop() :
CBLReplicator.h
CBLReplicatorActivityLevel :
CBLReplicator.h
CBLReplicatorChangeListener :
CBLReplicator.h
CBLReplicatorType :
CBLReplicator.h
CBLResultSet :
CBLBase.h
CBLResultSet_GetQuery() :
CBLQuery.h
CBLResultSet_Next() :
CBLQuery.h
CBLResultSet_Release() :
CBLQuery.h
CBLResultSet_ResultArray() :
CBLQuery.h
CBLResultSet_ResultDict() :
CBLQuery.h
CBLResultSet_Retain() :
CBLQuery.h
CBLResultSet_ValueAtIndex() :
CBLQuery.h
CBLResultSet_ValueForKey() :
CBLQuery.h
CBLScalarQuantizerType :
CBLQueryIndexTypes.h
CBLScope :
CBLBase.h
CBLScope_Collection() :
CBLScope.h
CBLScope_CollectionNames() :
CBLScope.h
CBLScope_Database() :
CBLScope.h
CBLScope_Name() :
CBLScope.h
CBLScope_Release() :
CBLScope.h
CBLScope_Retain() :
CBLScope.h
CBLSeekBase :
CBLBlob.h
CBLTimestamp :
CBLBase.h
CBLVectorEncoding :
CBLQueryIndexTypes.h
CBLVectorEncoding_CreateNone() :
CBLQueryIndexTypes.h
CBLVectorEncoding_CreateProductQuantizer() :
CBLQueryIndexTypes.h
CBLVectorEncoding_CreateScalarQuantizer() :
CBLQueryIndexTypes.h
CBLVectorEncoding_Free() :
CBLQueryIndexTypes.h
COLDLEVEL :
CompilerSupport.h
Generated by
1.9.2