MMSAutoLock< LOCK > Class Template Reference

#include <mmsmutex.h>

List of all members.


Public Member Functions

 MMSAutoLock (LOCK &l)
 ~MMSAutoLock ()

Private Attributes

LOCK & m

Detailed Description

template<class LOCK>
class MMSAutoLock< LOCK >

Definition at line 40 of file mmsmutex.h.


Constructor & Destructor Documentation

template<class LOCK>
MMSAutoLock< LOCK >::MMSAutoLock ( LOCK &  l  )  [inline]

Definition at line 42 of file mmsmutex.h.

template<class LOCK>
MMSAutoLock< LOCK >::~MMSAutoLock (  )  [inline]

Definition at line 43 of file mmsmutex.h.


Member Data Documentation

template<class LOCK>
LOCK& MMSAutoLock< LOCK >::m [private]

Definition at line 46 of file mmsmutex.h.


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