| ▼Nbsoncxx | The top-level namespace for bsoncxx library entities |
| ▼Nv_noabi | Entities declared in this namespace do not have a stable ABI |
| Nstdx | Declares polyfills for C++17 forward compatibility |
| Cdecimal128 | Represents an IEEE 754-2008 BSON Decimal128 value in a platform-independent way |
| Cexception | Class representing any exceptions emitted from the bsoncxx library or its underlying implementation |
| Coid | Represents a MongoDB ObjectId |
| Cvalidator | A validator is used to enable or disable specific checks that can be performed during BSON validation |
| Cview_or_value | Class representing a view-or-value variant type |
| ▼Nmongocxx | The top-level namespace for mongocxx library entities |
| ▼Nv_noabi | Entities declared in this namespace do not have a stable ABI |
| Cauthentication_exception | Class representing an exception during authentication |
| Cbulk_write | Class representing a batch of write operations that can be sent to the server as a group |
| Cbulk_write_exception | Class representing an exception during a bulk write operation |
| ▼Cchange_stream | Class representing a MongoDB change stream |
| Citerator | Class representing a MongoDB change stream iterator |
| Cclient | Class representing a client connection to MongoDB |
| Cclient_encryption | Class supporting operations for MongoDB Client-Side Field Level Encryption |
| Cclient_session | Use a session for a sequence of operations, optionally with either causal consistency or snapshots |
| Ccollection | Class representing server side document groupings within a MongoDB database |
| ▼Ccursor | Class representing a pointer to the result set of a query on a MongoDB server |
| Citerator | Class representing an input iterator of documents in a MongoDB cursor result set |
| Cdatabase | Class representing a MongoDB database |
| Cexception | A class to be used as the base class for all mongocxx exceptions |
| Cgridfs_exception | Class representing an error encountered when attempting to perform the requested GridFS operation |
| Chint | Class representing a hint to be passed to a database operation |
| Cindex_model | Class representing an index on a MongoDB server |
| Cindex_view | Class representing a MongoDB index view |
| Cinstance | Class representing an instance of the MongoDB driver |
| Clogger | The interface that all user-defined loggers must implement |
| Clogic_error | Class representing an exception caused by using the mongocxx API improperly |
| Coperation_exception | Class representing an exception received from a MongoDB server |
| Cpipeline | Class representing a MongoDB aggregation pipeline |
| ▼Cpool | A pool of client objects associated with a MongoDB deployment |
| Centry | An entry is a handle on a client object acquired via the pool |
| Cquery_exception | Class representing an exception during a query operation |
| Cread_concern | A class to represent the read concern |
| ▼Cread_preference | Class representing a preference for how the driver routes read operations to members of a replica set or to a sharded cluster |
| Cdeprecated_tag | |
| Csearch_index_model | Class representing a search index on a MongoDB server |
| Csearch_index_view | Class representing a MongoDB search index view |
| ▼Curi | Class representing a MongoDB connection string URI |
| Chost | A host |
| Cvalidation_criteria | Class representing criteria for document validation, to be applied to a collection |
| Cwrite_concern | Class representing the server-side requirement for reporting the success of a write operation |
| Cwrite_exception | Class representing an exception during a write operation |