This is the complete list of members for storages::mongo::options::Projection, including all inherited members.
| ElemMatch(std::string_view field, const formats::bson::Document &pred) | storages::mongo::options::Projection | |
| Exclude(std::string_view field) | storages::mongo::options::Projection | |
| Include(std::string_view field) | storages::mongo::options::Projection | |
| Projection()=default | storages::mongo::options::Projection | |
| Projection(std::initializer_list< std::string_view > fields_to_include) | storages::mongo::options::Projection | |
| Slice(std::string_view field, int32_t limit, int32_t skip=0) | storages::mongo::options::Projection |