MongoDB C++ Driver  mongocxx-3.7.0
mongocxx::model::update_many Member List

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

array_filters(bsoncxx::array::view_or_value array_filters)mongocxx::model::update_many
array_filters() constmongocxx::model::update_many
collation(bsoncxx::document::view_or_value collation)mongocxx::model::update_many
collation() constmongocxx::model::update_many
filter() constmongocxx::model::update_many
hint(class hint index_hint)mongocxx::model::update_many
hint() constmongocxx::model::update_many
update() constmongocxx::model::update_many
update_many(bsoncxx::document::view_or_value filter, bsoncxx::document::view_or_value update)mongocxx::model::update_many
update_many(bsoncxx::document::view_or_value filter, const pipeline &update)mongocxx::model::update_many
update_many(bsoncxx::document::view_or_value filter, std::initializer_list< _empty_doc_tag > update)mongocxx::model::update_many
upsert(bool upsert)mongocxx::model::update_many
upsert() constmongocxx::model::update_many