MongoDB C++ Driver 4.1.2
Loading...
Searching...
No Matches
downloader.hpp File Reference

Description

Provides utilities to download GridFS files.

Go to the source code of this file.

Classes

struct  mongocxx::v_noabi::gridfs::chunks_and_bytes_offset
 Used to specify the offset from which to start reading the chunks of the file. More...
class  mongocxx::v_noabi::gridfs::downloader
 Used to download a GridFS file. More...

Namespaces

namespace  mongocxx
 The top-level namespace within which all mongocxx library entities are declared.
namespace  mongocxx::v_noabi
 Declares entities whose ABI stability is NOT guaranteed.
namespace  mongocxx::v_noabi::gridfs
 Declares entities related to GridFS.