MongoDB C++ Driver 4.2.0
Loading...
Searching...
No Matches
mongocxx::v1::client Member List

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

client(client &&other) noexceptmongocxx::v1::client
client(client const &other)=deletemongocxx::v1::client
client(v1::uri uri, options opts)mongocxx::v1::client
client(v1::uri uri)mongocxx::v1::client
client()mongocxx::v1::client
database(bsoncxx::v1::stdx::string_view name)mongocxx::v1::client
errc enum namemongocxx::v1::client
error_category()mongocxx::v1::clientstatic
list_database_names(bsoncxx::v1::document::view filter)mongocxx::v1::client
list_database_names(v1::client_session const &session, bsoncxx::v1::document::view filter)mongocxx::v1::client
list_database_names()mongocxx::v1::client
list_database_names(v1::client_session const &session)mongocxx::v1::client
list_databases()mongocxx::v1::client
list_databases(v1::client_session const &session)mongocxx::v1::client
list_databases(bsoncxx::v1::document::view opts)mongocxx::v1::client
list_databases(v1::client_session const &session, bsoncxx::v1::document::view opts)mongocxx::v1::client
make_error_code(errc v)mongocxx::v1::clientfriend
operator bool() constmongocxx::v1::clientexplicit
operator=(client &&other) noexceptmongocxx::v1::client
operator=(client const &other)=deletemongocxx::v1::client
operator[](bsoncxx::v1::stdx::string_view name)mongocxx::v1::client
reset()mongocxx::v1::client
start_session(v1::client_session::options const &opts)mongocxx::v1::client
start_session()mongocxx::v1::client
uri() constmongocxx::v1::client
watch(v1::change_stream::options const &opts)mongocxx::v1::client
watch()mongocxx::v1::client
watch(v1::client_session const &session, v1::change_stream::options const &opts)mongocxx::v1::client
watch(v1::client_session const &session)mongocxx::v1::client
watch(v1::pipeline const &pipeline, v1::change_stream::options const &opts)mongocxx::v1::client
watch(v1::client_session const &session, v1::pipeline const &pipeline, v1::change_stream::options const &opts)mongocxx::v1::client
watch(v1::pipeline const &pipeline)mongocxx::v1::client
watch(v1::client_session const &session, v1::pipeline const &pipeline)mongocxx::v1::client
~client()mongocxx::v1::client