MongoDB C++ Driver mongocxx-3.11.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
52#include <mongocxx/hint-fwd.hpp>
97#include <mongocxx/pool-fwd.hpp>
110#include <mongocxx/uri-fwd.hpp>
114
122
131
136
141
142#if defined(MONGOCXX_PRIVATE_DOXYGEN_PREPROCESSOR)
143
156
164#define MONGOCXX_INLINE_NAMESPACE_BEGIN
165
173#define MONGOCXX_INLINE_NAMESPACE_END
174
178
191
198#define MONGOCXX_ABI_EXPORT
199
206#define MONGOCXX_ABI_NO_EXPORT
207
214#define MONGOCXX_ABI_CDECL
215
222#define MONGOCXX_ABI_EXPORT_CDECL(...) MONGOCXX_ABI_EXPORT __VA_ARGS__ MONGOCXX_ABI_CDECL
223
236#define MONGOCXX_API MONGOCXX_ABI_EXPORT
237
250#define MONGOCXX_PRIVATE inline MONGOCXX_ABI_NO_EXPORT
251
258#define MONGOCXX_DEPRECATED
259
266#define MONGOCXX_DEPRECATED_EXPORT
267
274#define MONGOCXX_DEPRECATED_NO_EXPORT
275
279
292
303#define MONGOCXX_VERSION_STRING
304
311#define MONGOCXX_VERSION_MAJOR
312
319#define MONGOCXX_VERSION_MINOR
320
327#define MONGOCXX_VERSION_PATCH
328
335#define MONGOCXX_VERSION_EXTRA
336
340
341#endif // defined(MONGOCXX_PRIVATE_DOXYGEN_PREPROCESSOR)
342
347
352
357
362
367
372
377
382
387
392
397
405
410
415
420
425
Declares mongocxx::v_noabi::options::aggregate.
Declares mongocxx::v_noabi::options::apm.
Declares mongocxx::v_noabi::authentication_exception.
Declares mongocxx::v_noabi::options::auto_encryption.
Declares mongocxx::v_noabi::bulk_write.
Declares mongocxx::v_noabi::bulk_write_exception.
Declares mongocxx::v_noabi::change_stream.
Declares mongocxx::v_noabi::client.
Declares mongocxx::v_noabi::client_encryption.
Declares mongocxx::v_noabi::client_session.
Declares mongocxx::v_noabi::collection.
Declares mongocxx::v_noabi::events::command_failed_event.
Declares mongocxx::v_noabi::events::command_started_event.
Declares mongocxx::v_noabi::events::command_succeeded_event.
Declares mongocxx::v_noabi::options::count.
Declares mongocxx::v_noabi::cursor.
Declares mongocxx::v_noabi::options::data_key.
Declares mongocxx::v_noabi::database.
Declares mongocxx::v_noabi::model::delete_many.
Declares mongocxx::v_noabi::model::delete_one.
Declares mongocxx::v_noabi::options::distinct.
Declares utilities to download GridFS files.
Declares mongocxx::v_noabi::options::encrypt.
Declares mongocxx::v_noabi::options::estimated_document_count.
Declares mongocxx::v_noabi::options::find.
Declares mongocxx::v_noabi::options::find_one_and_delete.
Declares mongocxx::v_noabi::options::find_one_and_replace.
Declares mongocxx::v_noabi::options::find_one_and_update.
Declares mongocxx::v_noabi::options::return_document.
Declares mongocxx::v_noabi::gridfs::bucket.
Declares mongocxx::v_noabi::gridfs_exception.
Declares mongocxx::v_noabi::events::heartbeat_failed_event.
Declares mongocxx::v_noabi::events::heartbeat_started_event.
Declares mongocxx::v_noabi::events::heartbeat_succeeded_event.
Declares mongocxx::v_noabi::hint.
Declares mongocxx::v_noabi::options::index.
Declares mongocxx::v_noabi::index_model.
Declares mongocxx::v_noabi::index_view.
Declares mongocxx::v_noabi::options::insert.
Declares mongocxx::v_noabi::result::insert_many.
Declares mongocxx::v_noabi::instance.
Declares utilities related to mongocxx logging.
Declares mongocxx::v_noabi::logic_error.
Declares mongocxx::v_noabi::model::insert_one.
Declares mongocxx::v_noabi::model::replace_one.
Declares mongocxx::v_noabi::error_code.
Declares mongocxx::v_noabi::exception.
Declares mongocxx::v_noabi::operation_exception.
Declares mongocxx::v_noabi::options::bulk_write.
Declares mongocxx::v_noabi::options::change_stream.
Declares mongocxx::v_noabi::options::client.
Declares mongocxx::v_noabi::options::client_encryption.
Declares mongocxx::v_noabi::options::client.
Declares mongocxx::v_noabi::options::delete_options.
Declares mongocxx::v_noabi::options::gridfs::bucket.
Declares mongocxx::v_noabi::options::gridfs::upload.
Declares mongocxx::v_noabi::options::index_view.
Declares mongocxx::v_noabi::options::pool.
Declares mongocxx::v_noabi::options::rewrap_many_datakey.
Declares mongocxx::v_noabi::options::update.
Declares mongocxx::v_noabi::pipeline.
Declares mongocxx::v_noabi::pool.
Declares mongocxx::v_noabi::query_exception.
Declares mongocxx::v_noabi::options::range.
Declares mongocxx::v_noabi::read_concern.
Declares mongocxx::v_noabi::read_preference.
Declares mongocxx::v_noabi::options::replace.
Declares mongocxx::v_noabi::result::bulk_write.
Declares mongocxx::v_noabi::result::delete_result.
Declares mongocxx::v_noabi::result::gridfs::upload.
Declares mongocxx::v_noabi::result::insert_one.
Declares mongocxx::v_noabi::result::replace_one.
Declares mongocxx::v_noabi::result::rewrap_many_datakey.
Declares mongocxx::v_noabi::result::update.
Declares mongocxx::v_noabi::search_index_model.
Declares mongocxx::v_noabi::search_index_view.
Declares mongocxx::v_noabi::options::server_api.
Declares mongocxx::v_noabi::events::server_changed_event.
Declares mongocxx::v_noabi::events::server_closed_event.
Declares mongocxx::v_noabi::events::server_description.
Declares mongocxx::v_noabi::server_error_code.
Declares mongocxx::v_noabi::events::server_opening_event.
Declares mongocxx::v_noabi::options::tls.
Declares mongocxx::v_noabi::events::topology_changed_event.
Declares mongocxx::v_noabi::events::topology_closed_event.
Declares mongocxx::v_noabi::events::topology_description.
Declares mongocxx::v_noabi::events::topology_opening_event.
Declares mongocxx::v_noabi::options::transaction.
Declares mongocxx::v_noabi::model::update_many.
Declares mongocxx::v_noabi::model::update_one.
Declares utilities to upload GridFS files.
Declares mongocxx::v_noabi::uri.
Declares mongocxx::v_noabi::validation_criteria.
Declares mongocxx::v_noabi::model::write.
Declares mongocxx::v_noabi::write_concern.
Declares mongocxx::v_noabi::write_exception.
Declares mongocxx::v_noabi::write_type.