MongoDB C++ Driver
legacy-1.1.2
|
This is the complete list of members for mongo::DBClientCursor, including all inherited members.
decouple() | mongo::DBClientCursor | inline |
hasResultFlag(int flag) | mongo::DBClientCursor | inline |
init() | mongo::DBClientCursor | |
initCommand() | mongo::DBClientCursor | |
isDead() const | mongo::DBClientCursor | inline |
itcount() | mongo::DBClientCursor | inline |
kill() | mongo::DBClientCursor | |
more() | mongo::DBClientCursor | virtual |
next() | mongo::DBClientCursor | virtual |
nextSafe() | mongo::DBClientCursor | |
objsLeftInBatch() const | mongo::DBClientCursor | inline |
peek(std::vector< BSONObj > &, int atMost) | mongo::DBClientCursor | |
peekError(BSONObj *error=NULL) | mongo::DBClientCursor | |
putBack(const BSONObj &o) | mongo::DBClientCursor | inline |
setBatchSize(int newBatchSize) | mongo::DBClientCursor | inline |