MongoDB C++ Driver 4.4.0
Loading...
Searching...
No Matches
mongocxx::v1::client_bulk_write Member List

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

append(bsoncxx::v1::stdx::string_view ns, bsoncxx::v1::document::view document, insert_one_options const &opts)mongocxx::v1::client_bulk_write
append(bsoncxx::v1::stdx::string_view ns, bsoncxx::v1::document::view filter, bsoncxx::v1::document::view update, update_one_options const &opts)mongocxx::v1::client_bulk_write
append(bsoncxx::v1::stdx::string_view ns, bsoncxx::v1::document::view filter, v1::pipeline const &update, update_one_options const &opts)mongocxx::v1::client_bulk_write
append(bsoncxx::v1::stdx::string_view ns, bsoncxx::v1::document::view filter, bsoncxx::v1::document::view update, update_many_options const &opts)mongocxx::v1::client_bulk_write
append(bsoncxx::v1::stdx::string_view ns, bsoncxx::v1::document::view filter, v1::pipeline const &update, update_many_options const &opts)mongocxx::v1::client_bulk_write
append(bsoncxx::v1::stdx::string_view ns, bsoncxx::v1::document::view filter, bsoncxx::v1::document::view replacement, replace_one_options const &opts)mongocxx::v1::client_bulk_write
append(bsoncxx::v1::stdx::string_view ns, bsoncxx::v1::document::view filter, delete_one_options const &opts)mongocxx::v1::client_bulk_write
append(bsoncxx::v1::stdx::string_view ns, bsoncxx::v1::document::view filter, delete_many_options const &opts)mongocxx::v1::client_bulk_write
client_bulk_write(client_bulk_write &&other) noexceptmongocxx::v1::client_bulk_write
client_bulk_write(client_bulk_write const &other)=deletemongocxx::v1::client_bulk_write
execute(options const &opts)mongocxx::v1::client_bulk_write
operator=(client_bulk_write &&other) noexceptmongocxx::v1::client_bulk_write
operator=(client_bulk_write const &other)=deletemongocxx::v1::client_bulk_write
~client_bulk_write()mongocxx::v1::client_bulk_write