mongo::BSONObjExternalSorter::FileIterator Class Reference

List of all members.

Public Member Functions

 FileIterator (string file)
bool more ()
Data next ()
 ~FileIterator ()

Private Attributes

char * _buf
char * _end
MemoryMappedFile _file

Detailed Description

Definition at line 45 of file extsort.h.


Constructor & Destructor Documentation

mongo::BSONObjExternalSorter::FileIterator::FileIterator ( string  file  ) 
mongo::BSONObjExternalSorter::FileIterator::~FileIterator (  ) 

Member Function Documentation

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

Member Data Documentation

Definition at line 53 of file extsort.h.

Definition at line 54 of file extsort.h.

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