MongoDB C++ Driver  mongocxx-3.0.2
mongocxx::options::aggregate Member List

This is the complete list of members for mongocxx::options::aggregate, including all inherited members.

allow_disk_use(bool allow_disk_use)mongocxx::options::aggregate
allow_disk_use() const mongocxx::options::aggregate
batch_size(std::int32_t batch_size)mongocxx::options::aggregate
batch_size() const mongocxx::options::aggregate
bypass_document_validation(bool bypass_document_validation)mongocxx::options::aggregate
bypass_document_validation() const mongocxx::options::aggregate
max_time(std::chrono::milliseconds max_time)mongocxx::options::aggregate
max_time() const mongocxx::options::aggregate
read_preference(class read_preference rp)mongocxx::options::aggregate
read_preference() const mongocxx::options::aggregate
use_cursor(bool use_cursor)mongocxx::options::aggregate
use_cursor() const mongocxx::options::aggregate