MongoDB C++ Driver
legacy-1.1.2
|
wrapper for a file stored in the Mongo database More...
#include <gridfs.h>
Public Member Functions | |
bool | exists () const |
gridfs_offset | write (std::ostream &out) const |
write the file to the output stream | |
gridfs_offset | write (const std::string &where) const |
write the file to this filename | |
wrapper for a file stored in the Mongo database
|
inline |