mongo::BSONObjCmp Class Reference

#include <bsonmisc.h>

Inheritance diagram for mongo::BSONObjCmp:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 BSONObjCmp (const BSONObj &_order=BSONObj())
bool operator() (const BSONObj &l, const BSONObj &r) const

Private Attributes

BSONObj order

Detailed Description

Definition at line 30 of file bsonmisc.h.


Constructor & Destructor Documentation

mongo::BSONObjCmp::BSONObjCmp ( const BSONObj _order = BSONObj()  )  [inline]

Definition at line 32 of file bsonmisc.h.


Member Function Documentation

bool mongo::BSONObjCmp::operator() ( const BSONObj l,
const BSONObj r 
) const [inline]

Definition at line 33 of file bsonmisc.h.


Member Data Documentation

Definition at line 37 of file bsonmisc.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


mongodb
Author(s): Nate Koenig
autogenerated on Fri Jan 11 12:15:53 2013