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

DBClientCursorShimArray implements the shim interface over an array of bson obj's. More...

#include <dbclientcursorshimarray.h>

+ Inheritance diagram for mongo::DBClientCursorShimArray:

Detailed Description

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


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