mongo::mutex::scoped_lock Class Reference

#include <mutex.h>

Inheritance diagram for mongo::mutex::scoped_lock:
Inheritance graph
[legend]

List of all members.

Public Member Functions

boost::timed_mutex::scoped_lock & boost ()
 scoped_lock (mongo::mutex &m)
 ~scoped_lock ()

Private Attributes

boost::timed_mutex::scoped_lock _l

Detailed Description

Definition at line 200 of file mutex.h.


Constructor & Destructor Documentation

mongo::mutex::scoped_lock::scoped_lock ( mongo::mutex m  )  [inline]

Definition at line 205 of file mutex.h.

mongo::mutex::scoped_lock::~scoped_lock (  )  [inline]

Definition at line 211 of file mutex.h.


Member Function Documentation

boost::timed_mutex::scoped_lock& mongo::mutex::scoped_lock::boost (  )  [inline]

Definition at line 216 of file mutex.h.


Member Data Documentation

boost::timed_mutex::scoped_lock mongo::mutex::scoped_lock::_l [private]

Definition at line 218 of file mutex.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:56 2013