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

Description

Declares entities representing the result of various commands.

Namespaces

namespace  gridfs
 Declares entities representing the result of GridFS commands.
 

Classes

class  bulk_write
 Class representing the result of a MongoDB bulk write operation. More...
 
class  delete_result
 Class representing the result of a MongoDB delete operation. More...
 
class  insert_many
 Class representing the result of a MongoDB insert many operation (executed as a bulk write). More...
 
class  insert_one
 Class representing the result of a MongoDB insert operation. More...
 
class  replace_one
 Class representing the result of a MongoDB replace_one operation. More...
 
class  rewrap_many_datakey
 Class representing the result of a MongoDB rewrap_many_datakey operation. More...
 
class  update
 Class representing the result of a MongoDB update operation. More...