#include <mongocxx/v1/rewrap_many_datakey_result.hpp>
The result of a "rewrapManyDataKey" operation.
Supported fields include:
- See also
-
◆ ~rewrap_many_datakey_result()
| mongocxx::v1::rewrap_many_datakey_result::~rewrap_many_datakey_result |
( |
| ) |
|
Destroy this object.
- Warning
- Invalidates all associated views.
◆ rewrap_many_datakey_result() [1/2]
| mongocxx::v1::rewrap_many_datakey_result::rewrap_many_datakey_result |
( |
rewrap_many_datakey_result && | other | ) |
|
|
noexcept |
Move constructor.
- Postconditions:
- other is in an assign-or-destroy-only state.
◆ rewrap_many_datakey_result() [2/2]
| mongocxx::v1::rewrap_many_datakey_result::rewrap_many_datakey_result |
( |
rewrap_many_datakey_result const & | other | ) |
|
◆ operator=() [1/2]
Move assignment.
- Postconditions:
- other is in an assign-or-destroy-only state.
◆ operator=() [2/2]
◆ result()
Return the current "bulkWriteResult" field.
- Returns
- Empty when the write operation is unacknowledged.
The documentation for this class was generated from the following file: