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:
- f -
FL_ASSUME_NONNULL_BEGIN :
CompilerSupport.h
FL_ASSUME_NONNULL_END :
CompilerSupport.h
FL_NONNULL :
CompilerSupport.h
FL_NULLABLE :
CompilerSupport.h
FL_RETURNS_NONNULL :
CompilerSupport.h
FL_WipeMemory() :
FLSlice.h
FLAPI :
CompilerSupport.h
FLApplyJSONDelta() :
FLExpert.h
FLArray :
FLBase.h
FLArray_AsMutable() :
FLCollections.h
FLArray_Count() :
FLCollections.h
FLArray_Get() :
FLCollections.h
FLArray_IsEmpty() :
FLCollections.h
FLArray_MutableCopy() :
FLMutable.h
FLArray_Release() :
FLValue.h
FLArray_Retain() :
FLValue.h
FLArrayIterator_Begin() :
FLCollections.h
FLArrayIterator_GetCount() :
FLCollections.h
FLArrayIterator_GetValue() :
FLCollections.h
FLArrayIterator_GetValueAt() :
FLCollections.h
FLArrayIterator_Next() :
FLCollections.h
FLCONST :
CompilerSupport.h
FLCopyFlags :
FLMutable.h
FLCreateJSONDelta() :
FLExpert.h
FLData_ConvertJSON() :
FLExpert.h
FLData_Dump() :
FLExpert.h
FLDeepIterator :
FLDeepIterator.h
FLDeepIterator_Free() :
FLDeepIterator.h
FLDeepIterator_GetDepth() :
FLDeepIterator.h
FLDeepIterator_GetIndex() :
FLDeepIterator.h
FLDeepIterator_GetJSONPointer() :
FLDeepIterator.h
FLDeepIterator_GetKey() :
FLDeepIterator.h
FLDeepIterator_GetParent() :
FLDeepIterator.h
FLDeepIterator_GetPath() :
FLDeepIterator.h
FLDeepIterator_GetPathString() :
FLDeepIterator.h
FLDeepIterator_GetValue() :
FLDeepIterator.h
FLDeepIterator_New() :
FLDeepIterator.h
FLDeepIterator_Next() :
FLDeepIterator.h
FLDeepIterator_SkipChildren() :
FLDeepIterator.h
FLDict :
FLBase.h
FLDict_AsMutable() :
FLCollections.h
FLDict_Count() :
FLCollections.h
FLDict_Get() :
FLCollections.h
FLDict_GetBlob() :
CBLBlob.h
FLDict_GetEncryptableValue() :
CBLEncryptable.h
FLDict_GetWithCFString() :
Fleece+CoreFoundation.h
FLDict_GetWithKey() :
FLCollections.h
FLDict_IsBlob() :
CBLBlob.h
FLDict_IsEmpty() :
FLCollections.h
FLDict_IsEncryptableValue() :
CBLEncryptable.h
FLDict_MutableCopy() :
FLMutable.h
FLDict_Release() :
FLValue.h
FLDict_Retain() :
FLValue.h
FLDictIterator_Begin() :
FLCollections.h
FLDictIterator_End() :
FLCollections.h
FLDictIterator_GetCount() :
FLCollections.h
FLDictIterator_GetKey() :
FLCollections.h
FLDictIterator_GetKeyString() :
FLCollections.h
FLDictIterator_GetValue() :
FLCollections.h
FLDictIterator_Next() :
FLCollections.h
FLDictKey_GetString() :
FLCollections.h
FLDictKey_Init() :
FLCollections.h
FLDoc :
FLBase.h
FLDoc_FromJSON() :
FLJSON.h
FLDoc_FromResultData() :
FLDoc.h
FLDoc_GetAllocedData() :
FLDoc.h
FLDoc_GetAssociated() :
FLDoc.h
FLDoc_GetData() :
FLDoc.h
FLDoc_GetRoot() :
FLDoc.h
FLDoc_GetSharedKeys() :
FLDoc.h
FLDoc_Release() :
FLDoc.h
FLDoc_Retain() :
FLDoc.h
FLDoc_SetAssociated() :
FLDoc.h
FLDump() :
FLExpert.h
FLDumpData() :
FLExpert.h
FLEECE_PUBLIC :
CompilerSupport.h
FLEncodeApplyingJSONDelta() :
FLExpert.h
FLEncodeJSONDelta() :
FLExpert.h
FLEncoder :
FLBase.h
FLEncoder_Amend() :
FLExpert.h
FLEncoder_BeginArray() :
FLEncoder.h
FLEncoder_BeginDict() :
FLEncoder.h
FLEncoder_BytesWritten() :
FLEncoder.h
FLEncoder_ConvertJSON() :
FLJSON.h
FLEncoder_EndArray() :
FLEncoder.h
FLEncoder_EndDict() :
FLEncoder.h
FLEncoder_Finish() :
FLEncoder.h
FLEncoder_FinishDoc() :
FLEncoder.h
FLEncoder_FinishItem() :
FLExpert.h
FLEncoder_Free() :
FLEncoder.h
FLEncoder_GetBase() :
FLExpert.h
FLEncoder_GetError() :
FLEncoder.h
FLEncoder_GetErrorMessage() :
FLEncoder.h
FLEncoder_GetExtraInfo() :
FLEncoder.h
FLEncoder_GetNextWritePos() :
FLExpert.h
FLEncoder_LastValueWritten() :
FLExpert.h
FLEncoder_New() :
FLEncoder.h
FLEncoder_NewWithOptions() :
FLEncoder.h
FLEncoder_NewWritingToFile() :
FLEncoder.h
FLEncoder_Reset() :
FLEncoder.h
FLEncoder_SetExtraInfo() :
FLEncoder.h
FLEncoder_SetSharedKeys() :
FLEncoder.h
FLEncoder_Snip() :
FLExpert.h
FLEncoder_SuppressTrailer() :
FLExpert.h
FLEncoder_WriteBool() :
FLEncoder.h
FLEncoder_WriteCFObject() :
Fleece+CoreFoundation.h
FLEncoder_WriteData() :
FLEncoder.h
FLEncoder_WriteDateString() :
FLEncoder.h
FLEncoder_WriteDouble() :
FLEncoder.h
FLEncoder_WriteFloat() :
FLEncoder.h
FLEncoder_WriteInt() :
FLEncoder.h
FLEncoder_WriteKey() :
FLEncoder.h
FLEncoder_WriteKeyValue() :
FLEncoder.h
FLEncoder_WriteNull() :
FLEncoder.h
FLEncoder_WriteRaw() :
FLEncoder.h
FLEncoder_WriteString() :
FLEncoder.h
FLEncoder_WriteUInt() :
FLEncoder.h
FLEncoder_WriteUndefined() :
FLEncoder.h
FLEncoder_WriteValue() :
FLEncoder.h
FLEncoder_WriteValueAgain() :
FLExpert.h
FLEncoderFormat :
FLEncoder.h
FLError :
FLBase.h
FLHeapSlice :
FLSlice.h
FLJSON5_ToJSON() :
FLExpert.h
FLJSONEncoder_NextDocument() :
FLExpert.h
FLKeyPath :
FLKeyPath.h
FLKeyPath_Equals() :
FLKeyPath.h
FLKeyPath_Eval() :
FLKeyPath.h
FLKeyPath_EvalOnce() :
FLKeyPath.h
FLKeyPath_Free() :
FLKeyPath.h
FLKeyPath_GetElement() :
FLKeyPath.h
FLKeyPath_New() :
FLKeyPath.h
FLKeyPath_ToString() :
FLKeyPath.h
FLMemCmp() :
FLSlice.h
FLMemCpy() :
FLSlice.h
FLMutableArray :
FLBase.h
FLMutableArray_Append() :
FLMutable.h
FLMutableArray_AppendArray() :
FLMutable.h
FLMutableArray_AppendBlob() :
CBLBlob.h
FLMutableArray_AppendBool() :
FLMutable.h
FLMutableArray_AppendData() :
FLMutable.h
FLMutableArray_AppendDict() :
FLMutable.h
FLMutableArray_AppendDouble() :
FLMutable.h
FLMutableArray_AppendFloat() :
FLMutable.h
FLMutableArray_AppendInt() :
FLMutable.h
FLMutableArray_AppendNull() :
FLMutable.h
FLMutableArray_AppendString() :
FLMutable.h
FLMutableArray_AppendUInt() :
FLMutable.h
FLMutableArray_AppendValue() :
FLMutable.h
FLMutableArray_GetMutableArray() :
FLMutable.h
FLMutableArray_GetMutableDict() :
FLMutable.h
FLMutableArray_GetSource() :
FLMutable.h
FLMutableArray_Insert() :
FLMutable.h
FLMutableArray_IsChanged() :
FLMutable.h
FLMutableArray_New() :
FLMutable.h
FLMutableArray_NewFromJSON() :
FLJSON.h
FLMutableArray_Release() :
FLMutable.h
FLMutableArray_Remove() :
FLMutable.h
FLMutableArray_Resize() :
FLMutable.h
FLMutableArray_Retain() :
FLMutable.h
FLMutableArray_Set() :
FLMutable.h
FLMutableArray_SetArray() :
FLMutable.h
FLMutableArray_SetBlob() :
CBLBlob.h
FLMutableArray_SetBool() :
FLMutable.h
FLMutableArray_SetChanged() :
FLMutable.h
FLMutableArray_SetData() :
FLMutable.h
FLMutableArray_SetDict() :
FLMutable.h
FLMutableArray_SetDouble() :
FLMutable.h
FLMutableArray_SetFloat() :
FLMutable.h
FLMutableArray_SetInt() :
FLMutable.h
FLMutableArray_SetNull() :
FLMutable.h
FLMutableArray_SetString() :
FLMutable.h
FLMutableArray_SetUInt() :
FLMutable.h
FLMutableArray_SetValue() :
FLMutable.h
FLMutableDict :
FLBase.h
FLMutableDict_GetMutableArray() :
FLMutable.h
FLMutableDict_GetMutableDict() :
FLMutable.h
FLMutableDict_GetSource() :
FLMutable.h
FLMutableDict_IsChanged() :
FLMutable.h
FLMutableDict_New() :
FLMutable.h
FLMutableDict_NewFromJSON() :
FLJSON.h
FLMutableDict_Release() :
FLMutable.h
FLMutableDict_Remove() :
FLMutable.h
FLMutableDict_RemoveAll() :
FLMutable.h
FLMutableDict_Retain() :
FLMutable.h
FLMutableDict_Set() :
FLMutable.h
FLMutableDict_SetArray() :
FLMutable.h
FLMutableDict_SetBlob() :
CBLBlob.h
FLMutableDict_SetBool() :
FLMutable.h
FLMutableDict_SetChanged() :
FLMutable.h
FLMutableDict_SetData() :
FLMutable.h
FLMutableDict_SetDict() :
FLMutable.h
FLMutableDict_SetDouble() :
FLMutable.h
FLMutableDict_SetEncryptableValue() :
CBLEncryptable.h
FLMutableDict_SetFloat() :
FLMutable.h
FLMutableDict_SetInt() :
FLMutable.h
FLMutableDict_SetNull() :
FLMutable.h
FLMutableDict_SetString() :
FLMutable.h
FLMutableDict_SetUInt() :
FLMutable.h
FLMutableDict_SetValue() :
FLMutable.h
FLPURE :
CompilerSupport.h
FLSharedKeys :
FLBase.h
FLSharedKeys_Count() :
FLExpert.h
FLSharedKeys_Decode() :
FLExpert.h
FLSharedKeys_DisableCaching() :
FLExpert.h
FLSharedKeys_Encode() :
FLExpert.h
FLSharedKeys_GetStateData() :
FLExpert.h
FLSharedKeys_LoadState() :
FLExpert.h
FLSharedKeys_LoadStateData() :
FLExpert.h
FLSharedKeys_New() :
FLExpert.h
FLSharedKeys_NewWithRead() :
FLExpert.h
FLSharedKeys_Release() :
FLExpert.h
FLSharedKeys_Retain() :
FLExpert.h
FLSharedKeys_RevertToCount() :
FLExpert.h
FLSharedKeys_WriteState() :
FLExpert.h
FLSharedKeyScope :
FLExpert.h
FLSharedKeyScope_Free() :
FLExpert.h
FLSharedKeyScope_WithRange() :
FLExpert.h
FLSharedKeysReadCallback :
FLExpert.h
FLSlice_Compare() :
FLSlice.h
FLSlice_Copy() :
FLSlice.h
FLSlice_Equal() :
FLSlice.h
FLSlice_Hash() :
FLSlice.h
FLSlice_ToCString() :
FLSlice.h
FLSliceResult_AsSlice() :
FLSlice.h
FLSliceResult_CreateWith() :
FLSlice.h
FLSliceResult_New() :
FLSlice.h
FLSliceResult_Release() :
FLSlice.h
FLSliceResult_Retain() :
FLSlice.h
FLSlot :
FLBase.h
FLSlot_SetArray() :
FLMutable.h
FLSlot_SetBlob() :
CBLBlob.h
FLSlot_SetBool() :
FLMutable.h
FLSlot_SetData() :
FLMutable.h
FLSlot_SetDict() :
FLMutable.h
FLSlot_SetDouble() :
FLMutable.h
FLSlot_SetEncryptableValue() :
CBLEncryptable.h
FLSlot_SetFloat() :
FLMutable.h
FLSlot_SetInt() :
FLMutable.h
FLSlot_SetNull() :
FLMutable.h
FLSlot_SetString() :
FLMutable.h
FLSlot_SetUInt() :
FLMutable.h
FLSlot_SetValue() :
FLMutable.h
FLSTR :
FLSlice.h
FLStr() :
FLSlice.h
FLString :
FLSlice.h
FLStringResult :
FLSlice.h
FLTimestamp :
FLBase.h
FLTimestamp_FromString() :
FLBase.h
FLTimestamp_Now() :
FLBase.h
FLTimestamp_ToString() :
FLBase.h
FLTimestampNone :
FLBase.h
FLTrust :
FLBase.h
FLValue :
FLBase.h
FLValue_AsArray() :
FLValue.h
FLValue_AsBool() :
FLValue.h
FLValue_AsData() :
FLValue.h
FLValue_AsDict() :
FLValue.h
FLValue_AsDouble() :
FLValue.h
FLValue_AsFloat() :
FLValue.h
FLValue_AsInt() :
FLValue.h
FLValue_AsString() :
FLValue.h
FLValue_AsTimestamp() :
FLValue.h
FLValue_AsUnsigned() :
FLValue.h
FLValue_CopyCFObject() :
Fleece+CoreFoundation.h
FLValue_FindDoc() :
FLDoc.h
FLValue_FromData() :
FLExpert.h
FLValue_GetBlob() :
CBLBlob.h
FLValue_GetEncryptableValue() :
CBLEncryptable.h
FLValue_GetType() :
FLValue.h
FLValue_IsBlob() :
CBLBlob.h
FLValue_IsDouble() :
FLValue.h
FLValue_IsEncryptableValue() :
CBLEncryptable.h
FLValue_IsEqual() :
FLValue.h
FLValue_IsInteger() :
FLValue.h
FLValue_IsMutable() :
FLValue.h
FLValue_IsUnsigned() :
FLValue.h
FLValue_NewData() :
FLMutable.h
FLValue_NewString() :
FLMutable.h
FLValue_Release() :
FLValue.h
FLValue_Retain() :
FLValue.h
FLValue_ToJSON() :
FLJSON.h
FLValue_ToJSON5() :
FLJSON.h
FLValue_ToJSONX() :
FLJSON.h
FLValue_ToString() :
FLValue.h
FLValueType :
FLValue.h
Generated by
1.9.2