MongoDB C++ Driver mongocxx-3.11.0
|
Declares entities related to GridFS.
Classes | |
class | bucket |
Class representing a GridFS bucket. More... | |
struct | chunks_and_bytes_offset |
Class used to specify the offset from which to start reading the chunks of the file. More... | |
class | downloader |
Class used to download a GridFS file. More... | |
class | uploader |
Class used to upload a GridFS file. More... | |