mongo::ByLocKey Struct Reference

#include <clientcursor.h>

List of all members.

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

Detailed Description

Definition at line 44 of file clientcursor.h.


Constructor & Destructor Documentation

mongo::ByLocKey::ByLocKey ( const DiskLoc l,
const CursorId i 
) [inline]

Definition at line 46 of file clientcursor.h.


Member Function Documentation

static ByLocKey mongo::ByLocKey::max ( const DiskLoc l  )  [inline, static]

Definition at line 49 of file clientcursor.h.

static ByLocKey mongo::ByLocKey::min ( const DiskLoc l  )  [inline, static]

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.


Member Data Documentation

Definition at line 59 of file clientcursor.h.

Definition at line 58 of file clientcursor.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


mongodb
Author(s): Nate Koenig
autogenerated on Fri Jan 11 12:15:54 2013