fsf::CMutex Class Reference

Mutex class. More...

#include <Fsf.h>

List of all members.

Public Member Functions

 CMutex ()
 The mutex.
 ~CMutex ()
 Destructor.
void lock ()
 Locks mutex.
void unlock ()
 Unlocks mutex.

Protected Attributes

pthread_mutex_t m_mutex


Detailed Description

Mutex class.

Encapsulates PTHREAD mutex


Constructor & Destructor Documentation

fsf::CMutex::CMutex (  )  [inline]

The mutex.

Default constructor

fsf::CMutex::~CMutex (  )  [inline]

Destructor.


Member Function Documentation

void fsf::CMutex::lock (  )  [inline]

Locks mutex.

void fsf::CMutex::unlock (  )  [inline]

Unlocks mutex.


Member Data Documentation

pthread_mutex_t fsf::CMutex::m_mutex [protected]


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

Generated on Thu Oct 21 11:47:37 2010 for MFSM by  doxygen 1.5.9