Mutex Class Reference
#include <Mutex.h>
List of all members.
Detailed Description
Definition at line 18 of file Mutex.h.
Constructor & Destructor Documentation
Mutex::Mutex |
( |
|
) |
[inline] |
Mutex::Mutex |
( |
std::string |
sName |
) |
[inline] |
Mutex::~Mutex |
( |
|
) |
[inline] |
Member Function Documentation
bool Mutex::lock |
( |
unsigned int |
uiTimeOut = INFINITE |
) |
[inline] |
Returns true if log was successful.
Definition at line 42 of file Mutex.h.
void Mutex::unlock |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: