mongo::BSONObjExternalSorter::MyCmp Class Reference

List of all members.

Public Member Functions

 MyCmp (const BSONObj &order=BSONObj())
bool operator() (const Data &l, const Data &r) const

Private Attributes

BSONObj _order

Detailed Description

Definition at line 57 of file extsort.h.


Constructor & Destructor Documentation

mongo::BSONObjExternalSorter::MyCmp::MyCmp ( const BSONObj order = BSONObj()  )  [inline]

Definition at line 59 of file extsort.h.


Member Function Documentation

bool mongo::BSONObjExternalSorter::MyCmp::operator() ( const Data l,
const Data r 
) const [inline]

Definition at line 60 of file extsort.h.


Member Data Documentation

Definition at line 67 of file extsort.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