mongo::dist_lock_try Class Reference

#include <distlock.h>

List of all members.

Public Member Functions

 dist_lock_try (DistributedLock *lock, string why)
bool got () const
BSONObj other () const
 ~dist_lock_try ()

Private Attributes

bool _got
DistributedLock_lock
BSONObj _other

Detailed Description

Definition at line 72 of file distlock.h.


Constructor & Destructor Documentation

mongo::dist_lock_try::dist_lock_try ( DistributedLock lock,
string  why 
) [inline]

Definition at line 74 of file distlock.h.

mongo::dist_lock_try::~dist_lock_try (  )  [inline]

Definition at line 79 of file distlock.h.


Member Function Documentation

bool mongo::dist_lock_try::got (  )  const [inline]

Definition at line 85 of file distlock.h.

BSONObj mongo::dist_lock_try::other (  )  const [inline]

Definition at line 86 of file distlock.h.


Member Data Documentation

Definition at line 90 of file distlock.h.

Definition at line 89 of file distlock.h.

Definition at line 91 of file distlock.h.


The documentation for this class 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:55 2013