This is the complete list of members for mongocxx::v_noabi::gridfs::bucket, including all inherited members.
| bucket() noexcept | mongocxx::v_noabi::gridfs::bucket | inline |
| bucket(bucket &&other) noexcept=default | mongocxx::v_noabi::gridfs::bucket | |
| bucket(bucket const &other) | mongocxx::v_noabi::gridfs::bucket | |
| bucket(v1::gridfs::bucket bucket) | mongocxx::v_noabi::gridfs::bucket | inline |
| bucket_name() const | mongocxx::v_noabi::gridfs::bucket | |
| delete_file(bsoncxx::v_noabi::types::view id) | mongocxx::v_noabi::gridfs::bucket | |
| delete_file(v_noabi::client_session const &session, bsoncxx::v_noabi::types::view id) | mongocxx::v_noabi::gridfs::bucket | |
| download_to_stream(bsoncxx::v_noabi::types::view id, std::ostream *destination) | mongocxx::v_noabi::gridfs::bucket | |
| download_to_stream(bsoncxx::v_noabi::types::view id, std::ostream *destination, std::size_t start, std::size_t end) | mongocxx::v_noabi::gridfs::bucket | |
| download_to_stream(v_noabi::client_session const &session, bsoncxx::v_noabi::types::view id, std::ostream *destination) | mongocxx::v_noabi::gridfs::bucket | |
| download_to_stream(v_noabi::client_session const &session, bsoncxx::v_noabi::types::view id, std::ostream *destination, std::size_t start, std::size_t end) | mongocxx::v_noabi::gridfs::bucket | |
| find(bsoncxx::v_noabi::document::view_or_value filter, v_noabi::options::find const &options={}) | mongocxx::v_noabi::gridfs::bucket | |
| find(v_noabi::client_session const &session, bsoncxx::v_noabi::document::view_or_value filter, v_noabi::options::find const &options={}) | mongocxx::v_noabi::gridfs::bucket | |
| open_download_stream(bsoncxx::v_noabi::types::view id) | mongocxx::v_noabi::gridfs::bucket | |
| open_download_stream(v_noabi::client_session const &session, bsoncxx::v_noabi::types::view id) | mongocxx::v_noabi::gridfs::bucket | |
| open_upload_stream(bsoncxx::v_noabi::stdx::string_view filename, v_noabi::options::gridfs::upload const &options={}) | mongocxx::v_noabi::gridfs::bucket | |
| open_upload_stream(v_noabi::client_session const &session, bsoncxx::v_noabi::stdx::string_view filename, v_noabi::options::gridfs::upload const &options={}) | mongocxx::v_noabi::gridfs::bucket | |
| open_upload_stream_with_id(bsoncxx::v_noabi::types::view id, bsoncxx::v_noabi::stdx::string_view filename, v_noabi::options::gridfs::upload const &options={}) | mongocxx::v_noabi::gridfs::bucket | |
| open_upload_stream_with_id(v_noabi::client_session const &session, bsoncxx::v_noabi::types::view id, bsoncxx::v_noabi::stdx::string_view filename, v_noabi::options::gridfs::upload const &options={}) | mongocxx::v_noabi::gridfs::bucket | |
| operator bool() const noexcept | mongocxx::v_noabi::gridfs::bucket | inlineexplicit |
| operator v1::gridfs::bucket() && | mongocxx::v_noabi::gridfs::bucket | inlineexplicit |
| operator v1::gridfs::bucket() const & | mongocxx::v_noabi::gridfs::bucket | inlineexplicit |
| operator=(bucket &&other) noexcept=default | mongocxx::v_noabi::gridfs::bucket | |
| operator=(bucket const &other) | mongocxx::v_noabi::gridfs::bucket | |
| upload_from_stream(bsoncxx::v_noabi::stdx::string_view filename, std::istream *source, v_noabi::options::gridfs::upload const &options={}) | mongocxx::v_noabi::gridfs::bucket | |
| upload_from_stream(v_noabi::client_session const &session, bsoncxx::v_noabi::stdx::string_view filename, std::istream *source, v_noabi::options::gridfs::upload const &options={}) | mongocxx::v_noabi::gridfs::bucket | |
| upload_from_stream_with_id(bsoncxx::v_noabi::types::view id, bsoncxx::v_noabi::stdx::string_view filename, std::istream *source, v_noabi::options::gridfs::upload const &options={}) | mongocxx::v_noabi::gridfs::bucket | |
| upload_from_stream_with_id(v_noabi::client_session const &session, bsoncxx::v_noabi::types::view id, bsoncxx::v_noabi::stdx::string_view filename, std::istream *source, v_noabi::options::gridfs::upload const &options={}) | mongocxx::v_noabi::gridfs::bucket | |
| ~bucket()=default | mongocxx::v_noabi::gridfs::bucket |