ScopedMutex Class Reference
#include <ScopedMutex.h>
Public Member Functions | |
| ScopedMutex () | |
| ~ScopedMutex () | |
| ScopedMutex (const ScopedMutex &other)=delete | |
| ScopedMutex & | operator= (const ScopedMutex &other)=delete |
| ScopedMutex (ScopedMutex &&other)=delete | |
| ScopedMutex & | operator= (ScopedMutex &&other)=delete |
Constructor & Destructor Documentation
◆ ScopedMutex() [1/3]
| ScopedMutex::ScopedMutex | ( | ) |
◆ ~ScopedMutex()
| ScopedMutex::~ScopedMutex | ( | ) |
◆ ScopedMutex() [2/3]
|
delete |
◆ ScopedMutex() [3/3]
|
delete |
Member Function Documentation
◆ operator=() [1/2]
|
delete |
◆ operator=() [2/2]
|
delete |
