mongo::DBClientCursor Member List
This is the complete list of members for
mongo::DBClientCursor, including all inherited members.
| _assertIfNull() const | mongo::DBClientCursor | [inline, private] |
| _client | mongo::DBClientCursor | [private] |
| _ownCursor | mongo::DBClientCursor | [private] |
| _putBack | mongo::DBClientCursor | [private] |
| _scopedHost | mongo::DBClientCursor | [private] |
| attach(AScopedConnection *conn) | mongo::DBClientCursor | |
| batchSize | mongo::DBClientCursor | [private] |
| cursorId | mongo::DBClientCursor | [private] |
| data | mongo::DBClientCursor | [private] |
| dataReceived() | mongo::DBClientCursor | [private] |
| DBClientBase class | mongo::DBClientCursor | [friend] |
| DBClientConnection class | mongo::DBClientCursor | [friend] |
| DBClientCursor(DBClientBase *client, const string &_ns, BSONObj _query, int _nToReturn, int _nToSkip, const BSONObj *_fieldsToReturn, int queryOptions, int bs) | mongo::DBClientCursor | [inline] |
| DBClientCursor(DBClientBase *client, const string &_ns, long long _cursorId, int _nToReturn, int options) | mongo::DBClientCursor | [inline] |
| DBClientCursor(const DBClientCursor &) | mongo::DBClientCursor | [private] |
| DBClientCursorInterface() | mongo::DBClientCursorInterface | [inline, protected] |
| decouple() | mongo::DBClientCursor | [inline] |
| exhaustReceiveMore() | mongo::DBClientCursor | [private] |
| fieldsToReturn | mongo::DBClientCursor | [private] |
| getCursorId() const | mongo::DBClientCursor | [inline] |
| hasResultFlag(int flag) | mongo::DBClientCursor | [inline] |
| haveLimit | mongo::DBClientCursor | [private] |
| init() | mongo::DBClientCursor | [private] |
| isDead() const | mongo::DBClientCursor | [inline] |
| itcount() | mongo::DBClientCursor | [inline] |
| m | mongo::DBClientCursor | [private] |
| more() | mongo::DBClientCursor | [virtual] |
| moreInCurrentBatch() | mongo::DBClientCursor | [inline] |
| next() | mongo::DBClientCursor | [virtual] |
| nextBatchSize() | mongo::DBClientCursor | [private] |
| nextSafe() | mongo::DBClientCursor | [inline] |
| nReturned | mongo::DBClientCursor | [private] |
| ns | mongo::DBClientCursor | [private] |
| nToReturn | mongo::DBClientCursor | [private] |
| nToSkip | mongo::DBClientCursor | [private] |
| objsLeftInBatch() const | mongo::DBClientCursor | [inline] |
| operator=(const DBClientCursor &) | mongo::DBClientCursor | [private] |
| opts | mongo::DBClientCursor | [private] |
| peek(vector< BSONObj > &, int atMost) | mongo::DBClientCursor | |
| pos | mongo::DBClientCursor | [private] |
| putBack(const BSONObj &o) | mongo::DBClientCursor | [inline] |
| query | mongo::DBClientCursor | [private] |
| requestMore() | mongo::DBClientCursor | [private] |
| resultFlags | mongo::DBClientCursor | [private] |
| tailable() const | mongo::DBClientCursor | [inline] |
| ~DBClientCursor() | mongo::DBClientCursor | [virtual] |
| ~DBClientCursorInterface() | mongo::DBClientCursorInterface | [inline, virtual] |