MongoDB C++ Driver  mongocxx-3.0.2
mongocxx::options::find_one_and_replace Member List

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

bypass_document_validation(bool bypass_document_validation)mongocxx::options::find_one_and_replace
bypass_document_validation() const mongocxx::options::find_one_and_replace
max_time(std::chrono::milliseconds max_time)mongocxx::options::find_one_and_replace
max_time() const mongocxx::options::find_one_and_replace
projection(bsoncxx::document::view_or_value projection)mongocxx::options::find_one_and_replace
projection() const mongocxx::options::find_one_and_replace
return_document(return_document return_document)mongocxx::options::find_one_and_replace
return_document() const mongocxx::options::find_one_and_replace
sort(bsoncxx::document::view_or_value ordering)mongocxx::options::find_one_and_replace
sort() const mongocxx::options::find_one_and_replace
upsert(bool upsert)mongocxx::options::find_one_and_replace
upsert() const mongocxx::options::find_one_and_replace