MythTV  master
Public Member Functions | Private Attributes | List of all members
SemaphoreLocker Class Reference

Public Member Functions

 SemaphoreLocker (QSemaphore *lock)
 
 ~SemaphoreLocker ()
 

Private Attributes

QSemaphore * m_lock {nullptr}
 

Detailed Description

Definition at line 24 of file mythscreentype.cpp.

Constructor & Destructor Documentation

◆ SemaphoreLocker()

SemaphoreLocker::SemaphoreLocker ( QSemaphore *  lock)
inlineexplicit

Definition at line 27 of file mythscreentype.cpp.

◆ ~SemaphoreLocker()

SemaphoreLocker::~SemaphoreLocker ( )
inline

Definition at line 32 of file mythscreentype.cpp.

Member Data Documentation

◆ m_lock

QSemaphore* SemaphoreLocker::m_lock {nullptr}
private

Definition at line 38 of file mythscreentype.cpp.

Referenced by SemaphoreLocker(), and ~SemaphoreLocker().


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