MongoDB C++ Driver
mongocxx-3.0.2
|
This is the complete list of members for mongocxx::write_concern, including all inherited members.
acknowledge_level(level confirm_level) | mongocxx::write_concern | |
acknowledge_level() const | mongocxx::write_concern | |
journal(bool journal) | mongocxx::write_concern | |
journal() const | mongocxx::write_concern | |
level enum name | mongocxx::write_concern | |
majority(std::chrono::milliseconds timeout) | mongocxx::write_concern | |
majority() const | mongocxx::write_concern | |
nodes(std::int32_t confirm_from) | mongocxx::write_concern | |
nodes() const | mongocxx::write_concern | |
operator=(const write_concern &) | mongocxx::write_concern | |
operator=(write_concern &&) noexcept | mongocxx::write_concern | |
tag(stdx::string_view tag) | mongocxx::write_concern | |
tag() const | mongocxx::write_concern | |
timeout(std::chrono::milliseconds timeout) | mongocxx::write_concern | |
timeout() const | mongocxx::write_concern | |
write_concern() | mongocxx::write_concern | |
write_concern(const write_concern &) | mongocxx::write_concern | |
write_concern(write_concern &&) noexcept | mongocxx::write_concern | |
~write_concern() | mongocxx::write_concern |