MongoDB C++ Driver mongocxx-3.0.3
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nbsoncxx
 Narray
 Nbuilder
 Ndocument
 Nstring
 Ntypes
 CexceptionClass representing any exceptions emitted from the bsoncxx library or its underlying implementation
 CoidRepresents a MongoDB ObjectId
 CvalidatorA validator is used to enable or disable specific checks that can be performed during BSON validation
 Cview_or_valueClass representing a view-or-value variant type
 Nmongocxx
 Nmodel
 Noptions
 Nresult
 Cauthentication_exception
 Cbulk_writeClass representing a batch of write operations that can be sent to the server as a group
 Cbulk_write_exception
 CclientClass representing a client connection to MongoDB
 CcollectionClass representing server side document groupings within a MongoDB database
 CcursorClass representing a pointer to the result set of a query on a MongoDB server
 CdatabaseClass representing a MongoDB database
 CexceptionA class to be used as the base class for all mongocxx exceptions
 ChintClass representing a hint to be passed to a database operation
 Cinsert_many_builderClass to build an insert_many bulk write operation
 CinstanceClass representing an instance of the MongoDB driver
 CloggerThe interface that all user-defined loggers must implement
 Clogic_error
 Coperation_exception
 CpipelineClass representing a MongoDB aggregation pipeline
 CpoolA pool of client objects associated with a MongoDB deployment
 Cquery_exception
 Cread_concernA class to represent the read concern
 Cread_preferenceClass representing a preference for how the driver routes read operations to members of a replica set or to a sharded cluster
 CuriClass representing a MongoDB connection string URI
 Cvalidation_criteriaClass representing criteria for document validation, to be applied to a collection
 Cwrite_concernClass representing the server-side requirement for reporting the success of a write operation
 Cwrite_exception
 Nstd
 Cis_error_code_enum< bsoncxx::error_code >
 Cis_error_code_enum< mongocxx::error_code >
 Cis_error_code_enum< mongocxx::server_error_code >