MongoDB C++ Driver mongocxx-3.11.0
|
Provides mongocxx::v_noabi::read_concern.
Go to the source code of this file.
Classes | |
class | mongocxx::v_noabi::read_concern |
A class to represent the read concern. Read concern can be set at the client, database, or collection level. The read concern can also be provided via connection string, and will be parsed and set on the client constructed for the URI. More... | |
Namespaces | |
namespace | mongocxx |
The top-level namespace within which all mongocxx library entities are declared. | |
namespace | mongocxx::v_noabi |
Declares entities whose ABI stability is NOT guaranteed. | |