IBR-DTNSuite  0.10
ibrcommon::MutexLock Class Reference

#include <MutexLock.h>

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

Public Member Functions

 MutexLock (MutexInterface &m)
 
virtual ~MutexLock ()
 

Detailed Description

Definition at line 29 of file MutexLock.h.

Constructor & Destructor Documentation

ibrcommon::MutexLock::MutexLock ( MutexInterface m)

Definition at line 27 of file MutexLock.cpp.

References ibrcommon::MutexInterface::enter().

Here is the call graph for this function:

ibrcommon::MutexLock::~MutexLock ( )
virtual

Definition at line 32 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: