Public Member Functions | |
| Holder (const char *objdata) | |
| ~Holder () | |
Private Attributes | |
| const char * | _objdata |
Definition at line 387 of file bsonobj.h.
| mongo::BSONObj::Holder::Holder | ( | const char * | objdata | ) | [inline] |
const char* mongo::BSONObj::Holder::_objdata [private] |