LiteCore
Couchbase Lite cross-platform core implementation
Loading...
Searching...
No Matches
include
c4.h
Go to the documentation of this file.
1
//
2
// c4.h
3
//
4
// Copyright 2016-Present Couchbase, Inc.
5
//
6
// Use of this software is governed by the Business Source License included
7
// in the file licenses/BSL-Couchbase.txt. As of the Change Date specified
8
// in that file, in accordance with the Business Source License, use of this
9
// software will be governed by the Apache License, Version 2.0, included in
10
// the file licenses/APL2.txt.
11
//
12
13
#pragma once
14
15
// Mark these includes as 'keep' so Clangd doesn't warn about them not being used in this file
16
17
#include "
c4BlobStore.h
"
18
#include "
c4Certificate.h
"
19
#include "
c4Collection.h
"
20
#include "
c4Database.h
"
21
#include "
c4Document.h
"
22
#include "
c4Document+Fleece.h
"
23
#include "
c4DocEnumerator.h
"
24
#include "
c4Index.h
"
25
#include "
c4Listener.h
"
26
#include "
c4Observer.h
"
27
#include "
c4Query.h
"
28
#include "
c4Replicator.h
"
29
#include "
c4Socket.h
"
c4BlobStore.h
c4Certificate.h
c4Collection.h
c4Database.h
c4DocEnumerator.h
c4Document+Fleece.h
c4Document.h
c4Index.h
c4Listener.h
c4Observer.h
c4Query.h
c4Replicator.h
c4Socket.h
Generated by
1.11.0