CPPMyth
Library to interoperate with MythTV server
Loading...
Searching...
No Matches
NSROOT::OS::LockGuard Class Reference
Collaboration diagram for NSROOT::OS::LockGuard:

Public Member Functions

 LockGuard (Mutex &mutex)
 LockGuard (const LockGuard &other)=delete
LockGuard & operator= (const LockGuard &other)=delete

Private Attributes

Mutexm_mutex

Detailed Description

Definition at line 100 of file mutex.h.

Constructor & Destructor Documentation

◆ LockGuard()

NSROOT::OS::LockGuard::LockGuard ( Mutex & mutex)
inline

Definition at line 103 of file mutex.h.

◆ ~LockGuard()

NSROOT::OS::LockGuard::~LockGuard ( )
inline

Definition at line 104 of file mutex.h.

Field Documentation

◆ m_mutex

Mutex& NSROOT::OS::LockGuard::m_mutex
private

Definition at line 111 of file mutex.h.


The documentation for this class was generated from the following file:
  • /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/private/os/threads/mutex.h