MongoDB C++ Driver
legacy-1.1.2
|
DBClientCursorShimArray implements the shim interface over an array of bson obj's. More...
#include <dbclientcursorshimarray.h>
DBClientCursorShimArray implements the shim interface over an array of bson obj's.
This is useful for providing a cursor when we receive only a single batch, as in the 2.4 aggregate command reply