Provides mongocxx::v_noabi::result::gridfs::upload.
Go to the source code of this file.
Classes | |
| class | mongocxx::v_noabi::result::gridfs::upload |
| The result of a GridFS upload operation. More... | |
Namespaces | |
| namespace | mongocxx |
| The top-level namespace within which all mongocxx library entities are declared. | |
| namespace | mongocxx::v_noabi |
| Declares entities whose ABI stability is NOT guaranteed. | |
| namespace | mongocxx::v_noabi::result |
| Declares entities representing the result of various commands. | |
| namespace | mongocxx::v_noabi::result::gridfs |
| Declares entities representing the result of GridFS commands. | |
Functions | |
| v_noabi::result::gridfs::upload | mongocxx::v_noabi::from_v1 (v1::gridfs::upload_result v) |
| Convert from the mongocxx::v1 equivalent of v. | |
| v1::gridfs::upload_result | mongocxx::v_noabi::to_v1 (v_noabi::result::gridfs::upload const &v) |
| Convert to the mongocxx::v1 equivalent of v. | |