MongoDB C++ Driver 4.2.0
Loading...
Searching...
No Matches
mongocxx::v1::find_options Member List

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

allow_disk_use(bool allow_disk_use)mongocxx::v1::find_options
allow_disk_use() constmongocxx::v1::find_options
allow_partial_results(bool allow_partial)mongocxx::v1::find_options
allow_partial_results() constmongocxx::v1::find_options
batch_size(std::int32_t batch_size)mongocxx::v1::find_options
batch_size() constmongocxx::v1::find_options
collation(bsoncxx::v1::document::value collation)mongocxx::v1::find_options
collation() constmongocxx::v1::find_options
comment(bsoncxx::v1::types::value comment)mongocxx::v1::find_options
comment() constmongocxx::v1::find_options
cursor_type(v1::cursor::type cursor_type)mongocxx::v1::find_options
cursor_type() constmongocxx::v1::find_options
find_options(find_options &&other) noexceptmongocxx::v1::find_options
find_options(find_options const &other)mongocxx::v1::find_options
find_options()mongocxx::v1::find_options
hint(v1::hint index_hint)mongocxx::v1::find_options
hint() constmongocxx::v1::find_options
let(bsoncxx::v1::document::value let)mongocxx::v1::find_options
let() constmongocxx::v1::find_options
limit(std::int64_t limit)mongocxx::v1::find_options
limit() constmongocxx::v1::find_options
max(bsoncxx::v1::document::value max)mongocxx::v1::find_options
max() constmongocxx::v1::find_options
max_await_time(std::chrono::milliseconds max_await_time)mongocxx::v1::find_options
max_await_time() constmongocxx::v1::find_options
max_time(std::chrono::milliseconds max_time)mongocxx::v1::find_options
max_time() constmongocxx::v1::find_options
min(bsoncxx::v1::document::value min)mongocxx::v1::find_options
min() constmongocxx::v1::find_options
no_cursor_timeout(bool no_cursor_timeout)mongocxx::v1::find_options
no_cursor_timeout() constmongocxx::v1::find_options
operator=(find_options &&other) noexceptmongocxx::v1::find_options
operator=(find_options const &other)mongocxx::v1::find_options
projection(bsoncxx::v1::document::value projection)mongocxx::v1::find_options
projection() constmongocxx::v1::find_options
read_preference(v1::read_preference rp)mongocxx::v1::find_options
read_preference() constmongocxx::v1::find_options
return_key(bool return_key)mongocxx::v1::find_options
return_key() constmongocxx::v1::find_options
show_record_id(bool show_record_id)mongocxx::v1::find_options
show_record_id() constmongocxx::v1::find_options
skip(std::int64_t skip)mongocxx::v1::find_options
skip() constmongocxx::v1::find_options
sort(bsoncxx::v1::document::value ordering)mongocxx::v1::find_options
sort() constmongocxx::v1::find_options
~find_options()mongocxx::v1::find_options