#include <SALOMEDS.hxx>

Public Member Functions | |
| Locker () | |
| virtual | ~Locker () |
Private Attributes | |
| Utils_Mutex * | myMutex |
Static Private Attributes | |
| static Utils_Mutex | MutexDS |
Friends | |
| void | lock () |
| void | unlock () |
| SALOMEDS::Locker::Locker | ( | ) |
|
virtual |
|
friend |
|
friend |
|
staticprivate |
Referenced by SALOMEDS::lock(), and SALOMEDS::unlock().
|
privateinherited |
Referenced by Utils_Locker::Utils_Locker(), and Utils_Locker::~Utils_Locker().