MongoDBCDriver  0.7.1
Public Attributes
gridfs Struct Reference

List of all members.

Public Attributes

mongoclient
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

Member Data Documentation

const char* gridfs::dbname

> The client to db-connection.


The documentation for this struct was generated from the following file: