MongoDB C++ Driver mongocxx-3.7.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
mongocxx::result::gridfs::upload Class Reference

Class representing the result of a GridFS upload operation. More...

#include <upload.hpp>

Public Member Functions

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

Detailed Description

Class representing the result of a GridFS upload operation.

Member Function Documentation

◆ id()

const bsoncxx::types::bson_value::view & mongocxx::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: