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

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

bucket(bucket &&other) noexceptmongocxx::v1::gridfs::bucket
bucket(bucket const &other)mongocxx::v1::gridfs::bucket
bucket()mongocxx::v1::gridfs::bucket
bucket_name() constmongocxx::v1::gridfs::bucket
delete_file(bsoncxx::v1::types::view id)mongocxx::v1::gridfs::bucket
delete_file(v1::client_session const &session, bsoncxx::v1::types::view id)mongocxx::v1::gridfs::bucket
download_to_stream(bsoncxx::v1::types::view id, std::ostream &output)mongocxx::v1::gridfs::bucket
download_to_stream(v1::client_session const &session, bsoncxx::v1::types::view id, std::ostream &output)mongocxx::v1::gridfs::bucket
download_to_stream(bsoncxx::v1::types::view id, std::ostream &output, std::size_t start, std::size_t end)mongocxx::v1::gridfs::bucket
download_to_stream(v1::client_session const &session, bsoncxx::v1::types::view id, std::ostream &output, std::size_t start, std::size_t end)mongocxx::v1::gridfs::bucket
errc enum namemongocxx::v1::gridfs::bucket
error_category()mongocxx::v1::gridfs::bucketstatic
find(bsoncxx::v1::document::view filter, v1::find_options const &opts={})mongocxx::v1::gridfs::bucket
find(v1::client_session const &session, bsoncxx::v1::document::view filter, v1::find_options const &opts={})mongocxx::v1::gridfs::bucket
make_error_code(errc v)mongocxx::v1::gridfs::bucketfriend
open_download_stream(bsoncxx::v1::types::view id)mongocxx::v1::gridfs::bucket
open_download_stream(v1::client_session const &session, bsoncxx::v1::types::view id)mongocxx::v1::gridfs::bucket
open_upload_stream(bsoncxx::v1::stdx::string_view filename, v1::gridfs::upload_options const &opts={})mongocxx::v1::gridfs::bucket
open_upload_stream(v1::client_session const &session, bsoncxx::v1::stdx::string_view filename, v1::gridfs::upload_options const &opts={})mongocxx::v1::gridfs::bucket
open_upload_stream_with_id(bsoncxx::v1::types::view id, bsoncxx::v1::stdx::string_view filename, v1::gridfs::upload_options const &opts={})mongocxx::v1::gridfs::bucket
open_upload_stream_with_id(v1::client_session const &session, bsoncxx::v1::types::view id, bsoncxx::v1::stdx::string_view filename, v1::gridfs::upload_options const &opts={})mongocxx::v1::gridfs::bucket
operator bool() constmongocxx::v1::gridfs::bucketexplicit
operator=(bucket &&other) noexceptmongocxx::v1::gridfs::bucket
operator=(bucket const &other)mongocxx::v1::gridfs::bucket
upload_from_stream(bsoncxx::v1::stdx::string_view filename, std::istream &input, v1::gridfs::upload_options const &opts={})mongocxx::v1::gridfs::bucket
upload_from_stream(v1::client_session const &session, bsoncxx::v1::stdx::string_view filename, std::istream &input, v1::gridfs::upload_options const &opts={})mongocxx::v1::gridfs::bucket
upload_from_stream_with_id(bsoncxx::v1::types::view id, bsoncxx::v1::stdx::string_view filename, std::istream &input, v1::gridfs::upload_options const &opts={})mongocxx::v1::gridfs::bucket
upload_from_stream_with_id(v1::client_session const &session, bsoncxx::v1::types::view id, bsoncxx::v1::stdx::string_view filename, std::istream &input, v1::gridfs::upload_options const &opts={})mongocxx::v1::gridfs::bucket
~bucket()mongocxx::v1::gridfs::bucket