MongoDB C++ Driver mongocxx-3.11.0
Loading...
Searching...
No Matches
mongocxx::v_noabi::result::gridfs::upload Class Reference

#include <mongocxx/v_noabi/mongocxx/result/gridfs/upload.hpp>

Description

Class representing the result of a GridFS upload operation.

Public Member Functions

const bsoncxx::v_noabi::types::bson_value::viewid () const
 Gets the id of the uploaded GridFS file.
 

Member Function Documentation

◆ id()

const bsoncxx::v_noabi::types::bson_value::view & mongocxx::v_noabi::result::gridfs::upload::id ( ) const

Gets the id of the uploaded GridFS file.

Returns
The id of the uploaded file.

The documentation for this class was generated from the following file: