IBR-DTNSuite 0.6

ibrcommon::MutexLock Class Reference

#include <MutexLock.h>

Inheritance diagram for ibrcommon::MutexLock:
Collaboration diagram for ibrcommon::MutexLock:

List of all members.

Public Member Functions

 MutexLock (MutexInterface &m)
virtual ~MutexLock ()

Detailed Description

Definition at line 8 of file MutexLock.h.


Constructor & Destructor Documentation

ibrcommon::MutexLock::MutexLock ( MutexInterface m)

Definition at line 6 of file MutexLock.cpp.

References ibrcommon::MutexInterface::enter().

Here is the call graph for this function:

ibrcommon::MutexLock::~MutexLock ( ) [virtual]

Definition at line 11 of file MutexLock.cpp.

References ibrcommon::MutexInterface::leave().

Here is the call graph for this function:


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