mongo::BSONObjExternalSorter::Iterator Class Reference

#include <extsort.h>

List of all members.

Public Member Functions

 Iterator (BSONObjExternalSorter *sorter)
bool more ()
Data next ()
 ~Iterator ()

Private Attributes

MyCmp _cmp
vector< FileIterator * > _files
InMemory_in
InMemory::iterator _it
vector< pair< Data, bool > > _stash

Detailed Description

Definition at line 77 of file extsort.h.


Constructor & Destructor Documentation

mongo::BSONObjExternalSorter::Iterator::Iterator ( BSONObjExternalSorter sorter  ) 
mongo::BSONObjExternalSorter::Iterator::~Iterator (  ) 

Member Function Documentation

bool mongo::BSONObjExternalSorter::Iterator::more (  ) 
Data mongo::BSONObjExternalSorter::Iterator::next (  ) 

Member Data Documentation

Definition at line 86 of file extsort.h.

Definition at line 87 of file extsort.h.

Definition at line 90 of file extsort.h.

Definition at line 91 of file extsort.h.

vector< pair<Data,bool> > mongo::BSONObjExternalSorter::Iterator::_stash [private]

Definition at line 88 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