18 #include "mongo/bson/bsonobj.h"
30 virtual bool more() = 0;
DBClientCursorShim provides an abstract interface for providing polymorphic cursors.
Definition: dbclientcursorshim.h:27
Utility functions for parsing numbers from strings.
Definition: compare_numbers.h:20
C++ representation of a "BSON" object – that is, an extended JSON-style object in a binary represent...
Definition: bsonobj.h:78