#include <bsonmisc.h>
Public Member Functions | |
BSONObjCmp (const BSONObj &_order=BSONObj()) | |
bool | operator() (const BSONObj &l, const BSONObj &r) const |
Private Attributes | |
BSONObj | order |
Definition at line 30 of file bsonmisc.h.
Definition at line 32 of file bsonmisc.h.
Definition at line 33 of file bsonmisc.h.
BSONObj mongo::BSONObjCmp::order [private] |
Definition at line 37 of file bsonmisc.h.