#include <DoBaseI.h>
List of all members.
|
Public Member Functions |
| MutexLocker (MutexI *pmi, bool try_only=false) |
Protected Attributes |
MutexI * | m_pmi |
bool | m_locked |
Detailed Description
Utility class to hold a mutex in a local variable.
The documentation for this class was generated from the following file: