Storage Engine API
mongo::SortedDataInterface::Cursor Member List

This is the complete list of members for mongo::SortedDataInterface::Cursor, including all inherited members.

detachFromOperationContext()=0mongo::SortedDataInterface::Cursorpure virtual
kJustExistance enum valuemongo::SortedDataInterface::Cursor
kKeyAndLoc enum valuemongo::SortedDataInterface::Cursor
kWantKey enum valuemongo::SortedDataInterface::Cursor
kWantLoc enum valuemongo::SortedDataInterface::Cursor
next(RequestedInfo parts=kKeyAndLoc)=0mongo::SortedDataInterface::Cursorpure virtual
reattachToOperationContext(OperationContext *opCtx)=0mongo::SortedDataInterface::Cursorpure virtual
RequestedInfo enum namemongo::SortedDataInterface::Cursor
restore()=0mongo::SortedDataInterface::Cursorpure virtual
save()=0mongo::SortedDataInterface::Cursorpure virtual
saveUnpositioned()mongo::SortedDataInterface::Cursorinlinevirtual
seek(const BSONObj &key, bool inclusive, RequestedInfo parts=kKeyAndLoc)=0mongo::SortedDataInterface::Cursorpure virtual
seek(const IndexSeekPoint &seekPoint, RequestedInfo parts=kKeyAndLoc)=0mongo::SortedDataInterface::Cursorpure virtual
seekExact(const BSONObj &key, RequestedInfo parts=kKeyAndLoc)mongo::SortedDataInterface::Cursorinlinevirtual
setEndPosition(const BSONObj &key, bool inclusive)=0mongo::SortedDataInterface::Cursorpure virtual
~Cursor()=defaultmongo::SortedDataInterface::Cursorvirtual