MongoDB C++ Driver mongocxx-3.11.0
|
Provides utilities to download GridFS files.
Go to the source code of this file.
Classes | |
struct | mongocxx::v_noabi::gridfs::chunks_and_bytes_offset |
Class used to specify the offset from which to start reading the chunks of the file. More... | |
class | mongocxx::v_noabi::gridfs::downloader |
Class 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. | |