MongoDB C++ Driver mongocxx-4.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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
 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.