mongo::Database Member List
This is the complete list of members for
mongo::Database, including all inherited members.
| _openAllFiles | mongo::Database | [static] |
| addAFile(int sizeNeeded, bool preallocateNextFile) | mongo::Database | |
| allocExtent(const char *ns, int size, bool capped) | mongo::Database | |
| ccByLoc | mongo::Database | |
| closeDatabase(const char *db, const string &path) | mongo::Database | [static] |
| Database(const char *nm, bool &newDb, const string &_path=dbpath) | mongo::Database | |
| exists(int n) const | mongo::Database | [inline] |
| fileName(int n) const | mongo::Database | |
| files | mongo::Database | |
| fileSize() const | mongo::Database | |
| finishInit() | mongo::Database | |
| flushFiles(bool sync) const | mongo::Database | |
| getFile(int n, int sizeNeeded=0, bool preallocateOnly=false) | mongo::Database | |
| isEmpty() | mongo::Database | [inline] |
| isOk() const | mongo::Database | [inline] |
| magic | mongo::Database | |
| name | mongo::Database | |
| namespaceIndex | mongo::Database | |
| newestFile() | mongo::Database | |
| numFiles() const | mongo::Database | [inline] |
| openAllFiles() | mongo::Database | |
| ownsNS(const string &ns) const | mongo::Database | [inline] |
| path | mongo::Database | |
| preallocateAFile() | mongo::Database | [inline] |
| profile | mongo::Database | |
| profileName | mongo::Database | |
| setProfilingLevel(int newLevel, string &errmsg) | mongo::Database | |
| suitableFile(int sizeNeeded, bool preallocate) | mongo::Database | |
| validDBName(const string &ns) | mongo::Database | [static] |
| ~Database() | mongo::Database | [private] |