mongo::DbIds Class Reference
#include <repl.h>
List of all members.
Detailed Description
Definition at line 221 of file repl.h.
Constructor & Destructor Documentation
mongo::DbIds::DbIds |
( |
const string & |
name |
) |
[inline] |
Member Function Documentation
bool mongo::DbIds::get |
( |
const char * |
ns, |
|
|
const BSONObj & |
id | |
|
) |
| | [inline] |
static BSONObj mongo::DbIds::key |
( |
const char * |
ns, |
|
|
const BSONObj & |
id | |
|
) |
| | [inline, static, private] |
void mongo::DbIds::reset |
( |
|
) |
[inline] |
void mongo::DbIds::set |
( |
const char * |
ns, |
|
|
const BSONObj & |
id, |
|
|
bool |
val | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: