MongoDB C++ Driver  mongocxx-3.10.2
Public Member Functions | List of all members
mongocxx::v_noabi::result::gridfs::upload Class Reference

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

#include <upload.hpp>

Public Member Functions

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

Detailed Description

Class representing the result of a GridFS upload operation.

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: