MongoDB C++ Driver mongocxx-4.0.0
Loading...
Searching...
No Matches
fwd.hpp
Go to the documentation of this file.
1// Copyright 2009-present MongoDB, Inc.
2//
3// Licensed under the Apache License, Version 2.0 (the "License");
4// you may not use this file except in compliance with the License.
5// You may obtain a copy of the License at
6//
7// http://www.apache.org/licenses/LICENSE-2.0
8//
9// Unless required by applicable law or agreed to in writing, software
10// distributed under the License is distributed on an "AS IS" BASIS,
11// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12// See the License for the specific language governing permissions and
13// limitations under the License.
14
15#pragma once
16
41#include <bsoncxx/json-fwd.hpp>
42#include <bsoncxx/oid-fwd.hpp>
44#include <bsoncxx/types-fwd.hpp>
49
57
66
71
76
81
86
91
102
103#if defined(BSONCXX_PRIVATE_DOXYGEN_PREPROCESSOR)
104
117
122#define BSONCXX_POLY_USE_IMPLS
123
128#define BSONCXX_POLY_USE_STD
129
133
146
153#define BSONCXX_ABI_EXPORT
154
161#define BSONCXX_ABI_NO_EXPORT
162
169#define BSONCXX_ABI_CDECL
170
177#define BSONCXX_ABI_EXPORT_CDECL(...) BSONCXX_ABI_EXPORT __VA_ARGS__ BSONCXX_ABI_CDECL
178
185#define BSONCXX_DEPRECATED
186
190
203
210#define BSONCXX_VERSION_MAJOR
211
218#define BSONCXX_VERSION_MINOR
219
226#define BSONCXX_VERSION_PATCH
227
234#define BSONCXX_VERSION_EXTRA
235
239
240#endif // defined(BSONCXX_PRIVATE_DOXYGEN_PREPROCESSOR)
241
246
251
256
261
266
271
276
281
286
291
296
301
306
311
316
324
Declares bsoncxx::v_noabi::array::element.
Declares bsoncxx::v_noabi::array::value.
Declares bsoncxx::v_noabi::array::view.
Declares bsoncxx::v_noabi::builder::stream::array_context.
Declares bsoncxx::v_noabi::builder::basic::array.
Declares bsoncxx::v_noabi::builder::basic::document.
Declares bsoncxx::v_noabi::error_code.
Declares bsoncxx::v_noabi::exception.
Declares bsoncxx::v_noabi::builder::stream::closed_context.
Provides concatenators for use with "streaming" BSON builder syntax.
Declares bsoncxx::v_noabi::builder::core.
Declares bsoncxx::v_noabi::decimal128.
Declares bsoncxx::v_noabi::document::element.
Declares bsoncxx::v_noabi::document::value.
Declares bsoncxx::v_noabi::document::view.
Provides types used to define stream manipulators in bsoncxx/v_noabi/bsoncxx/builder/stream/helpers....
Declares bsoncxx::v_noabi::ExtendedJsonMode.
Declares bsoncxx::v_noabi::builder::stream::key_context.
Provides entities for use with "list" BSON builder syntax.
Declares bsoncxx::v_noabi::oid.
Declares bsoncxx::v_noabi::builder::stream::single_context.
Declares bsoncxx::v_noabi::builder::stream::array.
Declares bsoncxx::v_noabi::builder::stream::document.
Declares bsoncxx::v_noabi::string::view_or_value.
Declares bsoncxx::v_noabi::builder::basic::sub_array.
Declares bsoncxx::v_noabi::builder::basic::sub_document.
Declares entities used to represent BSON types.
Declares bsoncxx::v_noabi::types::bson_value::value.
Declares bsoncxx::v_noabi::types::bson_value::view.
Declares bsoncxx::v_noabi::validator.
Declares bsoncxx::v_noabi::builder::stream::value_context.
Declares bsoncxx::v_noabi::view_or_value.