MongoDB C++ Driver legacy-1.1.2
Loading...
Searching...
No Matches
Classes | Namespaces
gridfs.h File Reference
#include "boost/scoped_array.hpp"
#include "mongo/bson/bsonelement.h"
#include "mongo/bson/bsonobj.h"
#include "mongo/client/dbclientinterface.h"
#include "mongo/client/export_macros.h"

Go to the source code of this file.

Classes

class  mongo::GridFSChunk
 
class  mongo::GridFS
 GridFS is for storing large file-style objects in MongoDB. More...
 
class  mongo::GridFile
 wrapper for a file stored in the Mongo database More...
 
class  mongo::GridFileBuilder
 class which allow to build GridFiles in a stream fashion way More...
 

Namespaces

namespace  mongo
 Utility functions for parsing numbers from strings.