Lock Class Reference

#include <threadUtils.hpp>

List of all members.

Public Member Functions

 Lock (Mutex &m)
 ~Lock ()

Private Member Functions

 Lock (const Lock &src)
void operator= (const Lock &src)

Private Attributes

Mutexmutex


Constructor & Destructor Documentation

Lock::Lock ( Mutex m  )  [inline]

Lock::~Lock (  )  [inline]

Lock::Lock ( const Lock src  )  [private]


Member Function Documentation

void Lock::operator= ( const Lock src  )  [private]


Member Data Documentation

Mutex& Lock::mutex [private]


The documentation for this class was generated from the following file:
Generated on Tue Nov 27 14:11:51 2007 for anytun by  doxygen 1.5.1