MongoDB C++ Driver mongocxx-3.0.3
Loading...
Searching...
No Matches
mongocxx::client Member List

This is the complete list of members for mongocxx::client, including all inherited members.

client() noexceptmongocxx::client
client(const class uri &mongodb_uri, const options::client &options=options::client())mongocxx::client
client(client &&) noexceptmongocxx::client
database(bsoncxx::string::view_or_value name) const &mongocxx::client
list_databases() constmongocxx::client
operator bool() const noexceptmongocxx::clientexplicit
operator=(client &&) noexceptmongocxx::client
operator[](bsoncxx::string::view_or_value name) const &mongocxx::client
read_concern(class read_concern rc)mongocxx::client
read_concern() constmongocxx::client
read_preference(class read_preference rp)mongocxx::client
read_preference() constmongocxx::client
uri() constmongocxx::client
write_concern(class write_concern wc)mongocxx::client
write_concern() constmongocxx::client
~client()mongocxx::client