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