MongoDB C++ Driver
legacy-1.1.2
|
DBClientCursorShimCursorID implements the shim interface over a cursor reply document, rather than the traditional OP_REPLY. More...
#include <dbclientcursorshimcursorid.h>
DBClientCursorShimCursorID implements the shim interface over a cursor reply document, rather than the traditional OP_REPLY.
It additionally handles a possible initial firstBatch which is part of the 2.6 aggregate command api.