IBR-DTNSuite  0.10
ibrcommon::RWLock Class Reference

#include <RWLock.h>

Collaboration diagram for ibrcommon::RWLock:
Collaboration graph

Public Member Functions

 RWLock (RWMutex &mutex, RWMutex::LockState state)
 
virtual ~RWLock ()
 

Detailed Description

Definition at line 29 of file RWLock.h.

Constructor & Destructor Documentation

ibrcommon::RWLock::RWLock ( RWMutex mutex,
RWMutex::LockState  state 
)

Definition at line 26 of file RWLock.cpp.

References ibrcommon::RWMutex::enter().

Here is the call graph for this function:

ibrcommon::RWLock::~RWLock ( )
virtual

Definition at line 32 of file RWLock.cpp.

References ibrcommon::RWMutex::leave().

Here is the call graph for this function:


The documentation for this class was generated from the following files: