#include <clientcursor.h>
Public Member Functions | |
| ByLocKey (const DiskLoc &l, const CursorId &i) | |
| bool | operator< (const ByLocKey &other) const |
Static Public Member Functions | |
| static ByLocKey | max (const DiskLoc &l) |
| static ByLocKey | min (const DiskLoc &l) |
Public Attributes | |
| CursorId | id |
| DiskLoc | loc |
Definition at line 44 of file clientcursor.h.
Definition at line 46 of file clientcursor.h.
Definition at line 49 of file clientcursor.h.
Definition at line 48 of file clientcursor.h.
| bool mongo::ByLocKey::operator< | ( | const ByLocKey & | other | ) | const [inline] |
Definition at line 51 of file clientcursor.h.
Definition at line 59 of file clientcursor.h.
Definition at line 58 of file clientcursor.h.