mongo::ShardedClientCursor Class Reference
#include <cursors.h>
List of all members.
Detailed Description
Definition at line 31 of file cursors.h.
Constructor & Destructor Documentation
virtual mongo::ShardedClientCursor::~ShardedClientCursor |
( |
|
) |
[virtual] |
Member Function Documentation
void mongo::ShardedClientCursor::accessed |
( |
|
) |
|
long long mongo::ShardedClientCursor::getId |
( |
|
) |
|
long long mongo::ShardedClientCursor::idleTime |
( |
long long |
now |
) |
|
bool mongo::ShardedClientCursor::sendNextBatch |
( |
Request & |
r, |
|
|
int |
ntoreturn | |
|
) |
| | |
bool mongo::ShardedClientCursor::sendNextBatch |
( |
Request & |
r |
) |
[inline] |
- Returns:
- whether there is more data left
Definition at line 39 of file cursors.h.
Member Data Documentation
The documentation for this class was generated from the following file: