18 #include "mongo/bson/bsonobj.h"
30 virtual bool more() = 0;
DBClientCursorShim provides an abstract interface for providing polymorphic cursors.
Definition: dbclientcursorshim.h:27
the main MongoDB namespace
Definition: bulk_operation_builder.h:24
C++ representation of a "BSON" object – that is, an extended JSON-style object in a binary represent...
Definition: bsonobj.h:78