MongoDB C++ Driver
mongocxx-3.7.0
mongocxx
options
find
mongocxx::options::find Member List
This is the complete list of members for
mongocxx::options::find
, including all inherited members.
allow_disk_use
(bool allow_disk_use)
mongocxx::options::find
allow_disk_use
() const
mongocxx::options::find
allow_partial_results
(bool allow_partial)
mongocxx::options::find
allow_partial_results
() const
mongocxx::options::find
batch_size
(std::int32_t batch_size)
mongocxx::options::find
batch_size
() const
mongocxx::options::find
collation
(bsoncxx::document::view_or_value collation)
mongocxx::options::find
collation
() const
mongocxx::options::find
comment
(bsoncxx::string::view_or_value comment)
mongocxx::options::find
comment
() const
mongocxx::options::find
comment_option
(bsoncxx::types::bson_value::view_or_value comment)
mongocxx::options::find
comment_option
() const
mongocxx::options::find
cursor_type
(cursor::type cursor_type)
mongocxx::options::find
cursor_type
() const
mongocxx::options::find
hint
(class hint index_hint)
mongocxx::options::find
hint
() const
mongocxx::options::find
let
(bsoncxx::document::view_or_value let)
mongocxx::options::find
let
() const
mongocxx::options::find
limit
(std::int64_t limit)
mongocxx::options::find
limit
() const
mongocxx::options::find
max
(bsoncxx::document::view_or_value max)
mongocxx::options::find
max
() const
mongocxx::options::find
max_await_time
(std::chrono::milliseconds max_await_time)
mongocxx::options::find
max_await_time
() const
mongocxx::options::find
max_time
(std::chrono::milliseconds max_time)
mongocxx::options::find
max_time
() const
mongocxx::options::find
min
(bsoncxx::document::view_or_value min)
mongocxx::options::find
min
() const
mongocxx::options::find
no_cursor_timeout
(bool no_cursor_timeout)
mongocxx::options::find
no_cursor_timeout
() const
mongocxx::options::find
projection
(bsoncxx::document::view_or_value projection)
mongocxx::options::find
projection
() const
mongocxx::options::find
read_preference
(class read_preference rp)
mongocxx::options::find
read_preference
() const
mongocxx::options::find
return_key
(bool return_key)
mongocxx::options::find
return_key
() const
mongocxx::options::find
show_record_id
(bool show_record_id)
mongocxx::options::find
show_record_id
() const
mongocxx::options::find
skip
(std::int64_t skip)
mongocxx::options::find
skip
() const
mongocxx::options::find
sort
(bsoncxx::document::view_or_value ordering)
mongocxx::options::find
sort
() const
mongocxx::options::find
Generated by
1.8.17