mongo::DbSet Class Reference
#include <dbhelpers.h>
List of all members.
Detailed Description
Definition at line 125 of file dbhelpers.h.
Constructor & Destructor Documentation
mongo::DbSet::DbSet |
( |
const string & |
name = "" , |
|
|
const BSONObj & |
key = BSONObj() | |
|
) |
| | [inline] |
Member Function Documentation
bool mongo::DbSet::get |
( |
const BSONObj & |
obj |
) |
const |
void mongo::DbSet::reset |
( |
const string & |
name = "" , |
|
|
const BSONObj & |
key = BSONObj() | |
|
) |
| | |
void mongo::DbSet::set |
( |
const BSONObj & |
obj, |
|
|
bool |
val | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: