CPPMyth
Library to interoperate with MythTV server
Loading...
Searching...
No Matches
Myth::Lockable::ExclusiveGuard Class Reference
Collaboration diagram for Myth::Lockable::ExclusiveGuard:

Public Member Functions

 ExclusiveGuard (Lockable &lock)

Private Member Functions

 ExclusiveGuard (const ExclusiveGuard &)
ExclusiveGuard & operator= (const ExclusiveGuard &)

Private Attributes

Lockable & m_lock

Detailed Description

Definition at line 64 of file mythlocked.h.

Constructor & Destructor Documentation

◆ ExclusiveGuard()

Myth::Lockable::ExclusiveGuard::ExclusiveGuard ( Lockable & lock)
inline

Definition at line 72 of file mythlocked.h.

◆ ~ExclusiveGuard()

Myth::Lockable::ExclusiveGuard::~ExclusiveGuard ( )
inline

Definition at line 73 of file mythlocked.h.

Field Documentation

◆ m_lock

Lockable& Myth::Lockable::ExclusiveGuard::m_lock
private

Definition at line 66 of file mythlocked.h.


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