MongoDB C++ Driver
mongocxx-3.3.0
|
Class representing the result of a GridFS upload operation. More...
#include <upload.hpp>
Public Member Functions | |
const bsoncxx::types::value & | id () const |
Gets the id of the uploaded GridFS file. More... | |
Class representing the result of a GridFS upload operation.
const bsoncxx::types::value& mongocxx::result::gridfs::upload::id | ( | ) | const |
Gets the id of the uploaded GridFS file.