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