mongo::rwlock Class Reference

#include <rwlock.h>

List of all members.

Public Member Functions

 rwlock (const RWLock &lock, bool write, bool alreadyHaveLock=false)
 ~rwlock ()

Private Attributes

RWLock_lock
const bool _write

Detailed Description

Definition at line 249 of file rwlock.h.


Constructor & Destructor Documentation

mongo::rwlock::rwlock ( const RWLock lock,
bool  write,
bool  alreadyHaveLock = false 
) [inline]

Definition at line 251 of file rwlock.h.

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

Definition at line 260 of file rwlock.h.


Member Data Documentation

Definition at line 267 of file rwlock.h.

const bool mongo::rwlock::_write [private]

Definition at line 268 of file rwlock.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:57 2013