20 #include "mongo/client/dbclientcursor.h"
21 #include "mongo/client/export_macros.h"
Utility functions for parsing numbers from strings.
Definition: compare_numbers.h:20
BSONElement next(bool checkEnd)
Definition: bsonobjiterator.h:69
Definition: dbclientmockcursor.h:25
bool more()
Definition: bsonobjiterator.h:57
for mock purposes only – do not create variants of DBClientCursor, nor hang code here ...
Definition: dbclientcursor.h:38
iterator for a BSONObj
Definition: bsonobjiterator.h:37
Definition: bsonobj.h:581
C++ representation of a "BSON" object – that is, an extended JSON-style object in a binary represent...
Definition: bsonobj.h:78