MongoDB C++ Driver mongocxx-3.0.3
Loading...
Searching...
No Matches
mongocxx::pipeline Member List

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

group(bsoncxx::document::view_or_value group)mongocxx::pipeline
limit(std::int32_t limit)mongocxx::pipeline
lookup(bsoncxx::document::view_or_value lookup)mongocxx::pipeline
match(bsoncxx::document::view_or_value filter)mongocxx::pipeline
operator=(pipeline &&) noexceptmongocxx::pipeline
out(std::string collection_name)mongocxx::pipeline
pipeline()mongocxx::pipeline
pipeline(pipeline &&) noexceptmongocxx::pipeline
project(bsoncxx::document::view_or_value projection)mongocxx::pipeline
redact(bsoncxx::document::view_or_value restrictions)mongocxx::pipeline
sample(std::int32_t size)mongocxx::pipeline
skip(std::int32_t skip)mongocxx::pipeline
sort(bsoncxx::document::view_or_value ordering)mongocxx::pipeline
unwind(std::string field_name)mongocxx::pipeline
view() constmongocxx::pipeline
~pipeline()mongocxx::pipeline