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

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

aggregate_options(aggregate_options &&other) noexceptmongocxx::v1::aggregate_options
aggregate_options(aggregate_options const &other)mongocxx::v1::aggregate_options
aggregate_options()mongocxx::v1::aggregate_options
allow_disk_use(bool allow_disk_use)mongocxx::v1::aggregate_options
allow_disk_use() constmongocxx::v1::aggregate_options
batch_size(std::int32_t batch_size)mongocxx::v1::aggregate_options
batch_size() constmongocxx::v1::aggregate_options
bypass_document_validation(bool bypass_document_validation)mongocxx::v1::aggregate_options
bypass_document_validation() constmongocxx::v1::aggregate_options
collation(bsoncxx::v1::document::value collation)mongocxx::v1::aggregate_options
collation() constmongocxx::v1::aggregate_options
comment(bsoncxx::v1::types::value comment)mongocxx::v1::aggregate_options
comment() constmongocxx::v1::aggregate_options
hint(v1::hint index_hint)mongocxx::v1::aggregate_options
hint() constmongocxx::v1::aggregate_options
let(bsoncxx::v1::document::value let)mongocxx::v1::aggregate_options
let() constmongocxx::v1::aggregate_options
max_time(std::chrono::milliseconds max_time)mongocxx::v1::aggregate_options
max_time() constmongocxx::v1::aggregate_options
operator=(aggregate_options &&other) noexceptmongocxx::v1::aggregate_options
operator=(aggregate_options const &other)mongocxx::v1::aggregate_options
read_concern(v1::read_concern read_concern)mongocxx::v1::aggregate_options
read_concern() constmongocxx::v1::aggregate_options
read_preference(v1::read_preference rp)mongocxx::v1::aggregate_options
read_preference() constmongocxx::v1::aggregate_options
write_concern(v1::write_concern write_concern)mongocxx::v1::aggregate_options
write_concern() constmongocxx::v1::aggregate_options
~aggregate_options()mongocxx::v1::aggregate_options