MongoDB C++ Driver mongocxx-3.10.1
Loading...
Searching...
No Matches
mongocxx::v_noabi::gridfs::bucket Member List

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

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