This is the complete list of members for mongocxx::v1::delete_many_result, including all inherited members.
| delete_many_result(delete_many_result &&other) noexcept | mongocxx::v1::delete_many_result | |
| delete_many_result(delete_many_result const &other) | mongocxx::v1::delete_many_result | |
| deleted_count() const | mongocxx::v1::delete_many_result | |
| operator!=(delete_many_result const &lhs, delete_many_result const &rhs) | mongocxx::v1::delete_many_result | friend |
| operator=(delete_many_result &&other) noexcept | mongocxx::v1::delete_many_result | |
| operator=(delete_many_result const &other) | mongocxx::v1::delete_many_result | |
| operator==(delete_many_result const &lhs, delete_many_result const &rhs) | mongocxx::v1::delete_many_result | friend |
| result() const | mongocxx::v1::delete_many_result | |
| ~delete_many_result() | mongocxx::v1::delete_many_result |