mongo::WrappingInt Struct Reference

#include <goodies.h>

List of all members.

Public Member Functions

 operator unsigned () const
bool operator<= (WrappingInt r)
bool operator> (WrappingInt r)
 WrappingInt (unsigned z)
 WrappingInt ()

Static Public Member Functions

static int diff (unsigned a, unsigned b)

Public Attributes

unsigned x

Detailed Description

Definition at line 116 of file goodies.h.


Constructor & Destructor Documentation

mongo::WrappingInt::WrappingInt (  )  [inline]

Definition at line 117 of file goodies.h.

mongo::WrappingInt::WrappingInt ( unsigned  z  )  [inline]

Definition at line 120 of file goodies.h.


Member Function Documentation

static int mongo::WrappingInt::diff ( unsigned  a,
unsigned  b 
) [inline, static]

Definition at line 127 of file goodies.h.

mongo::WrappingInt::operator unsigned (  )  const [inline]

Definition at line 122 of file goodies.h.

bool mongo::WrappingInt::operator<= ( WrappingInt  r  )  [inline]

Definition at line 130 of file goodies.h.

bool mongo::WrappingInt::operator> ( WrappingInt  r  )  [inline]

Definition at line 135 of file goodies.h.


Member Data Documentation

Definition at line 121 of file goodies.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:58 2013