mongo::FindingStartCursor Class Reference
#include <oplog.h>
List of all members.
Detailed Description
Definition at line 63 of file oplog.h.
Member Enumeration Documentation
- Enumerator:
Initial |
|
FindExtent |
|
InExtent |
|
Definition at line 143 of file oplog.h.
Constructor & Destructor Documentation
mongo::FindingStartCursor::FindingStartCursor |
( |
const QueryPlan & |
qp |
) |
[inline] |
Member Function Documentation
void mongo::FindingStartCursor::createClientCursor |
( |
const DiskLoc & |
startLoc = DiskLoc() |
) |
[inline, private] |
shared_ptr<Cursor> mongo::FindingStartCursor::cRelease |
( |
|
) |
[inline] |
void mongo::FindingStartCursor::destroyClientCursor |
( |
|
) |
[inline, private] |
bool mongo::FindingStartCursor::done |
( |
|
) |
const [inline] |
void mongo::FindingStartCursor::init |
( |
|
) |
[inline, private] |
void mongo::FindingStartCursor::next |
( |
|
) |
[inline] |
bool mongo::FindingStartCursor::prepareToYield |
( |
|
) |
[inline] |
DiskLoc mongo::FindingStartCursor::prevLoc |
( |
const DiskLoc & |
rec |
) |
[inline, private] |
void mongo::FindingStartCursor::recoverFromYield |
( |
|
) |
[inline] |
DiskLoc mongo::FindingStartCursor::startLoc |
( |
const DiskLoc & |
rec |
) |
[inline, private] |
Member Data Documentation
The documentation for this class was generated from the following file: