Cmongocxx::v_noabi::options::aggregate | Class representing the optional arguments to a MongoDB aggregation operation |
Cmongocxx::v_noabi::options::apm | Class representing MongoDB application performance monitoring |
►Cbsoncxx::v_noabi::builder::stream::array_context< base > | A stream context which expects any number of values |
Cbsoncxx::v_noabi::builder::stream::array | A streaming interface for constructing a BSON array |
Cmongocxx::v_noabi::options::auto_encryption | Class representing options for automatic client-side encryption |
Cbsoncxx::v_noabi::types::b_array | A BSON array value |
Cbsoncxx::v_noabi::types::b_binary | A BSON binary data value |
Cbsoncxx::v_noabi::types::b_bool | A BSON boolean value |
Cbsoncxx::v_noabi::types::b_code | A BSON JavaScript code value |
Cbsoncxx::v_noabi::types::b_codewscope | A BSON JavaScript code with scope value |
Cbsoncxx::v_noabi::types::b_date | A BSON date value |
Cbsoncxx::v_noabi::types::b_dbpointer | A BSON DBPointer value |
Cbsoncxx::v_noabi::types::b_decimal128 | A BSON Decimal128 value |
Cbsoncxx::v_noabi::types::b_document | A BSON document value |
Cbsoncxx::v_noabi::types::b_double | A BSON double value |
Cbsoncxx::v_noabi::types::b_int32 | A BSON signed 32-bit integer value |
Cbsoncxx::v_noabi::types::b_int64 | A BSON 64-bit signed integer value |
Cbsoncxx::v_noabi::types::b_maxkey | A BSON max-key value |
Cbsoncxx::v_noabi::types::b_minkey | A BSON min-key value |
Cbsoncxx::v_noabi::types::b_null | A BSON null value |
Cbsoncxx::v_noabi::types::b_oid | A BSON ObjectId value |
Cbsoncxx::v_noabi::types::b_regex | A BSON regex value |
Cbsoncxx::v_noabi::types::b_string | A BSON UTF-8 encoded string value |
Cbsoncxx::v_noabi::types::b_symbol | A BSON Symbol value |
Cbsoncxx::v_noabi::types::b_timestamp | A BSON replication timestamp value |
Cbsoncxx::v_noabi::types::b_undefined | A BSON undefined value |
►Cmongocxx::v_noabi::options::index::base_storage_options | Base class representing the optional storage engine options for indexes |
Cmongocxx::v_noabi::options::index::wiredtiger_storage_options | Class representing the optional WiredTiger storage engine options for indexes |
Cmongocxx::v_noabi::gridfs::bucket | Class representing a GridFS bucket |
Cmongocxx::v_noabi::options::gridfs::bucket | Class representing the optional arguments to a MongoDB GridFS bucket creation operation |
Cmongocxx::bulk_write | Class representing a batch of write operations that can be sent to the server as a group |
Cmongocxx::v_noabi::bulk_write | Class representing a batch of write operations that can be sent to the server as a group |
Cmongocxx::v_noabi::options::bulk_write | Class representing the optional arguments to a MongoDB bulk write |
Cmongocxx::v_noabi::result::bulk_write | Class representing the result of a MongoDB bulk write operation |
Cmongocxx::change_stream | Class representing a MongoDB change stream |
Cmongocxx::v_noabi::change_stream | Class representing a MongoDB change stream |
Cmongocxx::v_noabi::options::change_stream | Class representing MongoDB change stream options |
Cmongocxx::v_noabi::gridfs::chunks_and_bytes_offset | Class used to specify the offset from which to start reading the chunks of the file |
Cmongocxx::client | Class representing a client connection to MongoDB |
Cmongocxx::v_noabi::client | Class representing a client connection to MongoDB |
Cmongocxx::v_noabi::options::client | Class representing the optional arguments to a MongoDB driver client object |
Cmongocxx::client_encryption | Class supporting operations for MongoDB Client-Side Field Level Encryption |
Cmongocxx::v_noabi::client_encryption | Class supporting operations for MongoDB Client-Side Field Level Encryption |
Cmongocxx::v_noabi::options::client_encryption | Class representing options for the object managing explicit client-side encryption |
Cmongocxx::client_session | Use a session for a sequence of operations, optionally with either causal consistency or snapshots |
Cmongocxx::v_noabi::client_session | Use a session for a sequence of operations, optionally with either causal consistency or snapshots |
Cmongocxx::v_noabi::options::client_session | Class representing the optional arguments to mongocxx::client::start_session |
Cbsoncxx::v_noabi::builder::stream::close_array_type | The type of a stream manipulator to close a subarray |
Cbsoncxx::v_noabi::builder::stream::close_document_type | The type of a stream manipulator to close a subdocument |
Cbsoncxx::v_noabi::builder::stream::closed_context | The closed_context, when used as a template parameter for array_context, value_context or key_context, indicates that the document cannot be closed further |
Cmongocxx::collection | Class representing server side document groupings within a MongoDB database |
Cmongocxx::v_noabi::collection | Class representing server side document groupings within a MongoDB database |
Cmongocxx::v_noabi::events::command_failed_event | An event notification sent when the driver fails to execute a MongoDB command |
Cmongocxx::v_noabi::events::command_started_event | An event notification sent when the driver begins executing a MongoDB command |
Cmongocxx::v_noabi::events::command_succeeded_event | An event notification sent when the driver successfully executes a MongoDB command |
Cbsoncxx::v_noabi::builder::concatenate_array | Container to concatenate an array |
Cbsoncxx::v_noabi::builder::concatenate_doc | Container to concatenate a document |
Cbsoncxx::v_noabi::array::view::const_iterator | A const iterator over the contents of an array view |
Cbsoncxx::v_noabi::document::view::const_iterator | A const iterator over the contents of a document view |
Cbsoncxx::v_noabi::builder::core | A low-level interface for constructing BSON documents and arrays |
Cmongocxx::v_noabi::options::count | Class representing the optional arguments to mongocxx::collection::count_documents |
Cmongocxx::v_noabi::options::create_collection_deprecated | Class representing the optional arguments to a MongoDB createCollection command |
Cmongocxx::cursor | Class representing a pointer to the result set of a query on a MongoDB server |
Cmongocxx::v_noabi::cursor | Class representing a pointer to the result set of a query on a MongoDB server |
Cmongocxx::v_noabi::options::data_key | Class representing options for data key generation for encryption |
Cmongocxx::database | Class representing a MongoDB database |
Cmongocxx::v_noabi::database | Class representing a MongoDB database |
Cbsoncxx::decimal128 | Represents an IEEE 754-2008 BSON Decimal128 value in a platform-independent way |
Cbsoncxx::v_noabi::decimal128 | Represents an IEEE 754-2008 BSON Decimal128 value in a platform-independent way |
Cmongocxx::v_noabi::model::delete_many | Class representing a MongoDB delete operation that removes multiple documents |
Cmongocxx::v_noabi::model::delete_one | Class representing a MongoDB delete operation that removes a single document |
Cmongocxx::v_noabi::options::delete_options | Class representing the optional arguments to a MongoDB delete operation |
Cmongocxx::v_noabi::result::delete_result | Class representing the result of a MongoDB delete operation |
Cmongocxx::v_noabi::read_preference::deprecated_tag | |
Cmongocxx::v_noabi::options::distinct | Class representing the optional arguments to a MongoDB distinct command |
Cmongocxx::v_noabi::gridfs::downloader | Class used to download a GridFS file |
►Cbsoncxx::v_noabi::document::element | A variant view type that accesses values in serialized BSON documents |
Cbsoncxx::v_noabi::array::element | A variant view type that accesses values in serialized BSON arrays |
Cmongocxx::v_noabi::options::encrypt | Class representing options for explicit client-side encryption |
Cmongocxx::v_noabi::pool::entry | An entry is a handle on a client object acquired via the pool |
Cmongocxx::v_noabi::options::estimated_document_count | Class representing the optional arguments to mongocxx::collection::estimated_document_count |
Cbsoncxx::v_noabi::builder::stream::finalize_type | The type of a stream manipulator to finalize a document |
Cmongocxx::v_noabi::options::find | Class representing the optional arguments to a MongoDB query |
Cmongocxx::v_noabi::options::find_one_and_delete | Class representing the optional arguments to a MongoDB find_and_modify delete operation |
Cmongocxx::v_noabi::options::find_one_and_replace | Class representing the optional arguments to a MongoDB find_and_modify replace operation |
Cmongocxx::v_noabi::options::find_one_and_update | Class representing the optional arguments to a MongoDB find_and_modify update operation |
Cmongocxx::v_noabi::events::heartbeat_failed_event | An event notification sent when the driver failed to send an "hello" command to check the status of a server |
Cmongocxx::v_noabi::events::heartbeat_started_event | An event notification sent when the driver begins executing a "hello" command to check the status of a server |
Cmongocxx::v_noabi::events::heartbeat_succeeded_event | An event notification sent when the driver completes a "hello" command to check the status of a server |
Cmongocxx::hint | Class representing a hint to be passed to a database operation |
Cmongocxx::v_noabi::hint | Class representing a hint to be passed to a database operation |
Cmongocxx::v_noabi::uri::host | A host |
Cmongocxx::v_noabi::options::index | Class representing the optional arguments to a MongoDB create index operation |
Cmongocxx::index_model | Class representing an index on a MongoDB server |
Cmongocxx::v_noabi::index_model | Class representing an index on a MongoDB server |
Cmongocxx::index_view | Class representing a MongoDB index view |
Cmongocxx::v_noabi::index_view | Class representing a MongoDB index view |
Cmongocxx::v_noabi::options::index_view | Class representing optional arguments to IndexView operations |
Cmongocxx::v_noabi::options::insert | Class representing the optional arguments to a MongoDB insert operation |
Cmongocxx::v_noabi::result::insert_many | Class representing the result of a MongoDB insert many operation (executed as a bulk write) |
Cmongocxx::v_noabi::model::insert_one | Class representing a MongoDB insert operation that creates a single document |
Cmongocxx::v_noabi::result::insert_one | Class representing the result of a MongoDB insert operation |
Cmongocxx::instance | Class representing an instance of the MongoDB driver |
Cmongocxx::v_noabi::instance | Class representing an instance of the MongoDB driver |
Cmongocxx::v_noabi::change_stream::iterator | Class representing a MongoDB change stream iterator |
Cmongocxx::v_noabi::cursor::iterator | Class representing an input iterator of documents in a MongoDB cursor result set |
►Cbsoncxx::v_noabi::builder::stream::key_context< base > | A stream context which expects a key, which can later be followed by value, then more key/value pairs |
Cbsoncxx::v_noabi::builder::stream::document | A streaming interface for constructing a BSON document |
►Cbsoncxx::v_noabi::builder::list | A JSON-like builder for creating documents and arrays |
Cbsoncxx::v_noabi::builder::array | A JSON-like builder for creating arrays |
Cbsoncxx::v_noabi::builder::document | A JSON-like builder for creating documents |
Cmongocxx::logger | The interface that all user-defined loggers must implement |
Cmongocxx::v_noabi::logger | The interface that all user-defined loggers must implement |
Cbsoncxx::oid | Represents a MongoDB ObjectId |
Cbsoncxx::v_noabi::oid | Represents a MongoDB ObjectId |
Cbsoncxx::v_noabi::builder::stream::open_array_type | The type of a stream manipulator to open a subarray |
Cbsoncxx::v_noabi::builder::stream::open_document_type | The type of a stream manipulator to open a subdocument |
Cmongocxx::pipeline | Class representing a MongoDB aggregation pipeline |
Cmongocxx::v_noabi::pipeline | Class representing a MongoDB aggregation pipeline |
Cmongocxx::pool | A pool of client objects associated with a MongoDB deployment |
Cmongocxx::v_noabi::options::pool | Class representing the optional arguments to a MongoDB driver pool object |
Cmongocxx::v_noabi::pool | A pool of client objects associated with a MongoDB deployment |
Cmongocxx::v_noabi::options::range | RangeOpts specifies index options for a Queryable Encryption field supporting "rangePreview" queries |
Cmongocxx::read_concern | A class to represent the read concern |
Cmongocxx::v_noabi::read_concern | A class to represent the read concern |
Cmongocxx::read_preference | Class representing a preference for how the driver routes read operations to members of a replica set or to a sharded cluster |
Cmongocxx::v_noabi::read_preference | Class representing a preference for how the driver routes read operations to members of a replica set or to a sharded cluster |
Cmongocxx::v_noabi::options::replace | Class representing the optional arguments to a MongoDB replace operation |
Cmongocxx::v_noabi::model::replace_one | Class representing a MongoDB update operation that replaces a single document |
Cmongocxx::v_noabi::result::replace_one | Class representing the result of a MongoDB replace_one operation |
Cmongocxx::v_noabi::options::rewrap_many_datakey | Class representing options for a rewrap many datakey operation |
Cmongocxx::v_noabi::result::rewrap_many_datakey | Class representing the result of a MongoDB rewrap_many_datakey operation |
Cmongocxx::search_index_model | Class representing a search index on a MongoDB server |
Cmongocxx::v_noabi::search_index_model | Class representing a search index on a MongoDB server |
Cmongocxx::search_index_view | Class representing a MongoDB search index view |
Cmongocxx::v_noabi::search_index_view | Class representing a MongoDB search index view |
Cmongocxx::v_noabi::options::server_api | Class representing options for server API |
Cmongocxx::v_noabi::events::server_changed_event | An event notification sent when the driver observes a change in the status of a server it is connected to |
Cmongocxx::v_noabi::events::server_closed_event | An event notification sent when the driver stops monitoring a MongoDB server and removes it from the topology description |
Cmongocxx::v_noabi::events::server_description | Class representing what the driver knows about a MongoDB server |
Cmongocxx::v_noabi::events::topology_description::server_descriptions | An array of server_description instances |
Cmongocxx::v_noabi::events::server_opening_event | An event notification sent when the driver adds a MongoDB server to the topology description and begins monitoring it |
Cbsoncxx::v_noabi::builder::stream::single_context | A stream context which appends a single value |
►Cbsoncxx::v_noabi::builder::basic::sub_array | An internal class of builder::basic |
Cbsoncxx::v_noabi::builder::basic::array | A traditional builder-style interface for constructing a BSON array |
►Cbsoncxx::v_noabi::builder::basic::sub_document | An internal class of builder::basic |
Cbsoncxx::v_noabi::builder::basic::document | A traditional builder-style interface for constructing a BSON document |
►Cstd::system_error | |
Cbsoncxx::v_noabi::exception | Class representing any exceptions emitted from the bsoncxx library or its underlying implementation |
►Cmongocxx::v_noabi::exception | A class to be used as the base class for all mongocxx exceptions |
Cmongocxx::v_noabi::gridfs_exception | Class representing an error encountered when attempting to perform the requested GridFS operation |
Cmongocxx::v_noabi::logic_error | Class representing an exception caused by using the mongocxx API improperly |
►Cmongocxx::v_noabi::operation_exception | Class representing an exception received from a MongoDB server |
Cmongocxx::v_noabi::authentication_exception | Class representing an exception during authentication |
Cmongocxx::v_noabi::bulk_write_exception | Class representing an exception during a bulk write operation |
Cmongocxx::v_noabi::query_exception | Class representing an exception during a query operation |
Cmongocxx::v_noabi::write_exception | Class representing an exception during a write operation |
Cmongocxx::v_noabi::options::tls | Class representing the optional arguments to a MongoDB driver client (TLS) |
Cmongocxx::v_noabi::events::topology_changed_event | An event notification sent when the driver observes a change in any of the servers it is connected to or a change in the overall server topology |
Cmongocxx::v_noabi::events::topology_closed_event | An event notification sent when the driver stops monitoring a server topology and destroys its description |
Cmongocxx::v_noabi::events::topology_description | Class representing what the driver knows about a topology of MongoDB servers: either a standalone, a replica set, or a sharded cluster |
Cmongocxx::v_noabi::events::topology_opening_event | An event notification sent when the driver initializes a server topology |
Cmongocxx::v_noabi::options::transaction | Class representing the optional arguments for a transaction |
►Cstd::true_type | |
Cstd::is_error_code_enum< bsoncxx::error_code > | |
Cstd::is_error_code_enum< mongocxx::error_code > | |
Cstd::is_error_code_enum< mongocxx::server_error_code > | |
Cmongocxx::v_noabi::options::update | Class representing the optional arguments to a MongoDB update operation |
Cmongocxx::v_noabi::result::update | Class representing the result of a MongoDB update operation |
Cmongocxx::v_noabi::model::update_many | Class representing a MongoDB update operation that modifies multiple documents |
Cmongocxx::v_noabi::model::update_one | Class representing a MongoDB update operation that modifies a single document |
Cmongocxx::v_noabi::options::gridfs::upload | Class representing the optional arguments to a MongoDB GridFS upload operation |
Cmongocxx::v_noabi::result::gridfs::upload | Class representing the result of a GridFS upload operation |
Cmongocxx::v_noabi::gridfs::uploader | Class used to upload a GridFS file |
Cmongocxx::uri | Class representing a MongoDB connection string URI |
Cmongocxx::v_noabi::uri | Class representing a MongoDB connection string URI |
Cmongocxx::v_noabi::validation_criteria | Class representing criteria for document validation, to be applied to a collection |
Cmongocxx::validation_criteria | Class representing criteria for document validation, to be applied to a collection |
Cbsoncxx::v_noabi::validator | A validator is used to enable or disable specific checks that can be performed during BSON validation |
Cbsoncxx::validator | A validator is used to enable or disable specific checks that can be performed during BSON validation |
Cbsoncxx::v_noabi::array::value | A read-only BSON array that owns its underlying buffer |
Cbsoncxx::v_noabi::document::value | A read-only BSON document that owns its underlying buffer |
Cbsoncxx::v_noabi::types::bson_value::value | A variant owning type that represents any BSON type |
Cbsoncxx::v_noabi::builder::stream::value_context< base > | A stream context which expects a value, which can later be followed by more key/value pairs |
Cbsoncxx::v_noabi::array::view | A read-only, non-owning view of a BSON document |
Cbsoncxx::v_noabi::document::view | A read-only, non-owning view of a BSON document |
Cbsoncxx::v_noabi::types::bson_value::view | A view-only variant that can contain any BSON type |
Cbsoncxx::v_noabi::string::view_or_value | Class representing a view-or-value variant type for strings |
Cbsoncxx::v_noabi::view_or_value< View, Value > | Class representing a view-or-value variant type |
Cbsoncxx::view_or_value< View, Value > | Class representing a view-or-value variant type |
Cmongocxx::v_noabi::model::write | Models a single write operation within a mongocxx::bulk_write |
Cmongocxx::v_noabi::write_concern | Class representing the server-side requirement for reporting the success of a write operation |
Cmongocxx::write_concern | Class representing the server-side requirement for reporting the success of a write operation |