mongo::BSONObjIteratorSorted Class Reference

#include <bsonobjiterator.h>

List of all members.

Public Member Functions

 BSONObjIteratorSorted (const BSONObj &o)
bool more ()
BSONElement next ()
 ~BSONObjIteratorSorted ()

Private Attributes

int _cur
const char ** _fields
int _nfields

Detailed Description

Definition at line 78 of file bsonobjiterator.h.


Constructor & Destructor Documentation

mongo::BSONObjIteratorSorted::BSONObjIteratorSorted ( const BSONObj o  ) 
mongo::BSONObjIteratorSorted::~BSONObjIteratorSorted (  )  [inline]

Definition at line 82 of file bsonobjiterator.h.


Member Function Documentation

bool mongo::BSONObjIteratorSorted::more (  )  [inline]

Definition at line 88 of file bsonobjiterator.h.

BSONElement mongo::BSONObjIteratorSorted::next (  )  [inline]

Definition at line 92 of file bsonobjiterator.h.


Member Data Documentation

Definition at line 102 of file bsonobjiterator.h.

const char** mongo::BSONObjIteratorSorted::_fields [private]

Definition at line 100 of file bsonobjiterator.h.

Definition at line 101 of file bsonobjiterator.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