MongoDB C++ Driver 4.2.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
17#include <bsoncxx/array/element-fwd.hpp> // IWYU pragma: export
18#include <bsoncxx/array/value-fwd.hpp> // IWYU pragma: export
19#include <bsoncxx/array/view-fwd.hpp> // IWYU pragma: export
20#include <bsoncxx/builder/basic/array-fwd.hpp> // IWYU pragma: export
21#include <bsoncxx/builder/basic/document-fwd.hpp> // IWYU pragma: export
22#include <bsoncxx/builder/basic/sub_array-fwd.hpp> // IWYU pragma: export
23#include <bsoncxx/builder/basic/sub_binary-fwd.hpp> // IWYU pragma: export
24#include <bsoncxx/builder/basic/sub_document-fwd.hpp> // IWYU pragma: export
25#include <bsoncxx/builder/concatenate-fwd.hpp> // IWYU pragma: export
26#include <bsoncxx/builder/core-fwd.hpp> // IWYU pragma: export
27#include <bsoncxx/builder/list-fwd.hpp> // IWYU pragma: export
28#include <bsoncxx/builder/stream/array-fwd.hpp> // IWYU pragma: export
29#include <bsoncxx/builder/stream/array_context-fwd.hpp> // IWYU pragma: export
30#include <bsoncxx/builder/stream/closed_context-fwd.hpp> // IWYU pragma: export
31#include <bsoncxx/builder/stream/document-fwd.hpp> // IWYU pragma: export
32#include <bsoncxx/builder/stream/helpers-fwd.hpp> // IWYU pragma: export
33#include <bsoncxx/builder/stream/key_context-fwd.hpp> // IWYU pragma: export
34#include <bsoncxx/builder/stream/single_context-fwd.hpp> // IWYU pragma: export
35#include <bsoncxx/builder/stream/value_context-fwd.hpp> // IWYU pragma: export
36#include <bsoncxx/decimal128-fwd.hpp> // IWYU pragma: export
37#include <bsoncxx/document/element-fwd.hpp> // IWYU pragma: export
38#include <bsoncxx/document/value-fwd.hpp> // IWYU pragma: export
39#include <bsoncxx/document/view-fwd.hpp> // IWYU pragma: export
40#include <bsoncxx/exception/error_code-fwd.hpp> // IWYU pragma: export
41#include <bsoncxx/exception/exception-fwd.hpp> // IWYU pragma: export
42#include <bsoncxx/json-fwd.hpp> // IWYU pragma: export
43#include <bsoncxx/oid-fwd.hpp> // IWYU pragma: export
44#include <bsoncxx/string/view_or_value-fwd.hpp> // IWYU pragma: export
45#include <bsoncxx/types-fwd.hpp> // IWYU pragma: export
46#include <bsoncxx/types/bson_value/value-fwd.hpp> // IWYU pragma: export
47#include <bsoncxx/types/bson_value/view-fwd.hpp> // IWYU pragma: export
48#include <bsoncxx/validate-fwd.hpp> // IWYU pragma: export
49#include <bsoncxx/vector/accessor-fwd.hpp> // IWYU pragma: export
50#include <bsoncxx/vector/detail-fwd.hpp> // IWYU pragma: export
51#include <bsoncxx/vector/elements-fwd.hpp> // IWYU pragma: export
52#include <bsoncxx/vector/formats-fwd.hpp> // IWYU pragma: export
53#include <bsoncxx/vector/iterators-fwd.hpp> // IWYU pragma: export
54#include <bsoncxx/view_or_value-fwd.hpp> // IWYU pragma: export
55
Declares bsoncxx::v_noabi::vector::accessor.
Declares bsoncxx::v_noabi::array::element.
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.
For internal use only!
Declares bsoncxx::v_noabi::document::element.
Forward declarations for bsoncxx::v_noabi::vector::elements.
Declares entities in bsoncxx::v_noabi::vector::formats.
Provides types used to define stream manipulators in bsoncxx/v_noabi/bsoncxx/builder/stream/helpers....
Forward declarations for bsoncxx::v_noabi::vector::iterators.
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::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_binary.
Declares bsoncxx::v_noabi::builder::basic::sub_document.
Declares entities used to represent BSON types.
Declares bsoncxx::v_noabi::array::value.
Declares bsoncxx::v_noabi::array::view.
Declares bsoncxx::v_noabi::decimal128.
Declares bsoncxx::v_noabi::document::value.
Declares bsoncxx::v_noabi::document::view.
Declares bsoncxx::v_noabi::oid.
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.