![]() |
Storage Engine API
|
The destructor ensures the cursor is unregistered when an exception is thrown. More...
#include <record_store_v1_base.h>
The destructor ensures the cursor is unregistered when an exception is thrown.
Note that the SavedCursor may outlive the registry it was saved in.
Public Member Functions | |
| SavedCursor () | |
| virtual | ~SavedCursor () |
Public Attributes | |
| DiskLoc | bucket |
| BSONObj | key |
| DiskLoc | loc |
Private Attributes | |
| SavedCursorRegistry * | _registry |
Friends | |
| class | SavedCursorRegistry |
|
inline |
|
inlinevirtual |
|
friend |
|
private |
| DiskLoc mongo::SavedCursorRegistry::SavedCursor::bucket |
| BSONObj mongo::SavedCursorRegistry::SavedCursor::key |
| DiskLoc mongo::SavedCursorRegistry::SavedCursor::loc |