MongoDB C++ Driver legacy-1.1.2
Loading...
Searching...
No Matches
List of all members
mongo::DBClientCursorShimCursorID Class Reference

DBClientCursorShimCursorID implements the shim interface over a cursor reply document, rather than the traditional OP_REPLY. More...

#include <dbclientcursorshimcursorid.h>

+ Inheritance diagram for mongo::DBClientCursorShimCursorID:

Detailed Description

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.


The documentation for this class was generated from the following file: