MongoDB C++ Driver current
Loading...
Searching...
No Matches
Namespaces
mongocxx Namespace Reference

Description

The top-level namespace within which all mongocxx library entities are declared.

In addition to declaring ABI namespaces (v_noabi, v1, etc.), this namespace also provides "redeclarations" of entities within ABI namespaces. These redeclarations are intended to be the preferred method for using mongocxx library entities when ABI stability of the mongocxx library is NOT a requirement by the user. See Root Namespace Redeclarations.

Namespaces

namespace  events
 Declares entities describing APM events.
 
namespace  gridfs
 Declares entities related to GridFS.
 
namespace  model
 Declares entities representing bulk write operations.
 
namespace  options
 Declares entities representing options to use with various commands.
 
namespace  result
 Declares entities representing the result of various commands.
 
namespace  v1
 Declares entities whose ABI stability is guaranteed for documented symbols.
 
namespace  v_noabi
 Declares entities whose ABI stability is NOT guaranteed.