MongoDB C++ Driver mongocxx-3.7.0
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_database_names(const bsoncxx::document::view_or_value filter={}) constmongocxx::client
list_databases() constmongocxx::client
list_databases(const client_session &session) constmongocxx::client
list_databases(const bsoncxx::document::view_or_value opts) 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
reset()mongocxx::client
start_session(const options::client_session &options={})mongocxx::client
uri() constmongocxx::client
watch(const options::change_stream &options={})mongocxx::client
watch(const client_session &session, const options::change_stream &options={})mongocxx::client
watch(const pipeline &pipe, const options::change_stream &options={})mongocxx::client
watch(const client_session &session, const pipeline &pipe, const options::change_stream &options={})mongocxx::client
write_concern(class write_concern wc)mongocxx::client
write_concern() constmongocxx::client
~client()mongocxx::client