MongoDB C++ Driver 4.2.0
Loading...
Searching...
No Matches
client.hpp File Reference

Description

Go to the source code of this file.

Classes

class  mongocxx::v_noabi::client
 A client connection to a MongoDB server. 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.

Functions

v_noabi::client mongocxx::v_noabi::from_v1 (v1::client v)
 Convert to the mongocxx::v_noabi equivalent of v.
v1::client mongocxx::v_noabi::to_v1 (v_noabi::client v)
 Convert to the mongocxx::v1 equivalent of v.