|
MongoDB C++ Driver
legacy-1.1.2
|
#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 | |
| mongo | |
| Utility functions for parsing numbers from strings. | |
1.8.10