MongoDB C++ Driver mongocxx-3.10.1
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 1234]
 NbsoncxxThe top-level namespace for bsoncxx library entities
 Nv_noabiEntities declared in this namespace do not have a stable ABI
 NstdxDeclares polyfills for C++17 forward compatibility
 Cdecimal128Represents an IEEE 754-2008 BSON Decimal128 value in a platform-independent way
 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
 NmongocxxThe top-level namespace for mongocxx library entities
 Nv_noabiEntities declared in this namespace do not have a stable ABI
 Cauthentication_exceptionClass representing an exception during authentication
 Cbulk_writeClass representing a batch of write operations that can be sent to the server as a group
 Cbulk_write_exceptionClass representing an exception during a bulk write operation
 Cchange_streamClass representing a MongoDB change stream
 CiteratorClass representing a MongoDB change stream iterator
 CclientClass representing a client connection to MongoDB
 Cclient_encryptionClass supporting operations for MongoDB Client-Side Field Level Encryption
 Cclient_sessionUse a session for a sequence of operations, optionally with either causal consistency or snapshots
 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
 CiteratorClass representing an input iterator of documents in a MongoDB cursor result set
 CdatabaseClass representing a MongoDB database
 CexceptionA class to be used as the base class for all mongocxx exceptions
 Cgridfs_exceptionClass representing an error encountered when attempting to perform the requested GridFS operation
 ChintClass representing a hint to be passed to a database operation
 Cindex_modelClass representing an index on a MongoDB server
 Cindex_viewClass representing a MongoDB index view
 CinstanceClass representing an instance of the MongoDB driver
 CloggerThe interface that all user-defined loggers must implement
 Clogic_errorClass representing an exception caused by using the mongocxx API improperly
 Coperation_exceptionClass representing an exception received from a MongoDB server
 CpipelineClass representing a MongoDB aggregation pipeline
 CpoolA pool of client objects associated with a MongoDB deployment
 CentryAn entry is a handle on a client object acquired via the pool
 Cquery_exceptionClass representing an exception during a query operation
 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
 Cdeprecated_tag
 Csearch_index_modelClass representing a search index on a MongoDB server
 Csearch_index_viewClass representing a MongoDB search index view
 CuriClass representing a MongoDB connection string URI
 ChostA host
 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_exceptionClass representing an exception during a write operation