Lock Class Reference

Collaboration diagram for Lock:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Lock (Mutex &m)
 ~Lock ()

Private Attributes

Mutexmutex


Detailed Description

Definition at line 13 of file Singleton.cpp.


Constructor & Destructor Documentation

Lock::Lock ( Mutex m  )  [inline]

Definition at line 15 of file Singleton.cpp.

Lock::~Lock (  )  [inline]

Definition at line 16 of file Singleton.cpp.


Member Data Documentation

Mutex& Lock::mutex [private]

Definition at line 18 of file Singleton.cpp.


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

Generated on Fri Mar 20 12:41:18 2009 for Singleton Design Pattern by  doxygen 1.5.8