TryLock< M > Class Template Reference

#include <Thread.H>

Collaboration diagram for TryLock< M >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 TryLock (M &mutex)
 ~TryLock ()
bool locked () const

template<class M = Mutex>
class TryLock< M >


Constructor & Destructor Documentation

template<class M>
TryLock< M >::TryLock ( M mutex  )  [inline, explicit]

template<class M>
TryLock< M >::~TryLock (  )  [inline]


Member Function Documentation

template<class M>
bool TryLock< M >::locked (  )  const [inline]


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

Generated on Fri Nov 21 10:11:03 2008 for AMRParticlePaths by  doxygen 1.5.5