|
MongoDBCDriver
0.7.1
|
Public Attributes | |
| mongo * | client |
| const char * | dbname |
| > The client to db-connection. | |
| const char * | prefix |
| > The root database name | |
| const char * | files_ns |
| > The prefix of the GridFS's collections, default is NULL | |
| const char * | chunks_ns |
| > The namespace where the file's metadata is stored | |
| const char* gridfs::dbname |
> The client to db-connection.
1.7.6.1