Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
ArchMutexLock Class Reference

Convenience object to lock/unlock an arch mutex. More...

#include <Arch.h>

Public Member Functions

 ArchMutexLock (ArchMutex mutex)
 ArchMutexLock (ArchMutexLock const &)=delete
 ArchMutexLock (ArchMutexLock &&)=delete
 ~ArchMutexLock ()
ArchMutexLockoperator= (ArchMutexLock const &)=delete
ArchMutexLockoperator= (ArchMutexLock &&)=delete

Detailed Description

Convenience object to lock/unlock an arch mutex.

Constructor & Destructor Documentation

◆ ArchMutexLock() [1/3]

ArchMutexLock::ArchMutexLock ( ArchMutex mutex)
inlineexplicit

◆ ArchMutexLock() [2/3]

ArchMutexLock::ArchMutexLock ( ArchMutexLock const & )
delete

◆ ArchMutexLock() [3/3]

ArchMutexLock::ArchMutexLock ( ArchMutexLock && )
delete

◆ ~ArchMutexLock()

ArchMutexLock::~ArchMutexLock ( )
inline

Member Function Documentation

◆ operator=() [1/2]

ArchMutexLock & ArchMutexLock::operator= ( ArchMutexLock && )
delete

◆ operator=() [2/2]

ArchMutexLock & ArchMutexLock::operator= ( ArchMutexLock const & )
delete

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