MongoDB C++ Driver
mongocxx-3.7.0
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
Functions
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
z
~
Typedefs
Enumerations
Related Functions
Files
File List
Examples
•
All
Classes
Namespaces
Functions
Typedefs
Enumerations
Enumerator
Friends
Pages
mongocxx
write_concern
mongocxx::write_concern Member List
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
is_acknowledged
() 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 &, const write_concern &)
mongocxx::write_concern
friend
operator=
(const write_concern &)
mongocxx::write_concern
operator=
(write_concern &&) noexcept
mongocxx::write_concern
operator==
(const write_concern &, const write_concern &)
mongocxx::write_concern
friend
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
to_document
() 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
Generated by
1.8.17