mongo::writelocktry Struct Reference

#include <concurrency.h>

List of all members.

Public Member Functions

bool got () const
 writelocktry (const string &ns, int tryms)
 ~writelocktry ()

Private Attributes

bool _got

Detailed Description

Definition at line 122 of file concurrency.h.


Constructor & Destructor Documentation

mongo::writelocktry::writelocktry ( const string &  ns,
int  tryms 
) [inline]

Definition at line 123 of file concurrency.h.

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

Definition at line 126 of file concurrency.h.


Member Function Documentation

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

Definition at line 132 of file concurrency.h.


Member Data Documentation

bool mongo::writelocktry::_got [private]

Definition at line 134 of file concurrency.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