MongoDB C++ Driver 4.2.0
Loading...
Searching...
No Matches
mongocxx::gridfs::bucket Member List

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

bucket() noexceptmongocxx::gridfs::bucketinline
bucket(bucket &&other) noexcept=defaultmongocxx::gridfs::bucket
bucket(bucket const &other)mongocxx::gridfs::bucket
bucket(v1::gridfs::bucket bucket)mongocxx::gridfs::bucketinline
bucket_name() constmongocxx::gridfs::bucket
delete_file(bsoncxx::v_noabi::types::view id)mongocxx::gridfs::bucket
delete_file(v_noabi::client_session const &session, bsoncxx::v_noabi::types::view id)mongocxx::gridfs::bucket
download_to_stream(bsoncxx::v_noabi::types::view id, std::ostream *destination)mongocxx::gridfs::bucket
download_to_stream(bsoncxx::v_noabi::types::view id, std::ostream *destination, std::size_t start, std::size_t end)mongocxx::gridfs::bucket
download_to_stream(v_noabi::client_session const &session, bsoncxx::v_noabi::types::view id, std::ostream *destination)mongocxx::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::gridfs::bucket
find(bsoncxx::v_noabi::document::view_or_value filter, v_noabi::options::find const &options={})mongocxx::gridfs::bucket
find(v_noabi::client_session const &session, bsoncxx::v_noabi::document::view_or_value filter, v_noabi::options::find const &options={})mongocxx::gridfs::bucket
open_download_stream(bsoncxx::v_noabi::types::view id)mongocxx::gridfs::bucket
open_download_stream(v_noabi::client_session const &session, bsoncxx::v_noabi::types::view id)mongocxx::gridfs::bucket
open_upload_stream(bsoncxx::v_noabi::stdx::string_view filename, v_noabi::options::gridfs::upload const &options={})mongocxx::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::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::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::gridfs::bucket
operator bool() const noexceptmongocxx::gridfs::bucketinlineexplicit
operator v1::gridfs::bucket() &&mongocxx::gridfs::bucketinlineexplicit
operator v1::gridfs::bucket() const &mongocxx::gridfs::bucketinlineexplicit
operator=(bucket &&other) noexcept=defaultmongocxx::gridfs::bucket
operator=(bucket const &other)mongocxx::gridfs::bucket
upload_from_stream(bsoncxx::v_noabi::stdx::string_view filename, std::istream *source, v_noabi::options::gridfs::upload const &options={})mongocxx::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::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::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::gridfs::bucket
~bucket()=defaultmongocxx::gridfs::bucket