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

Public Member Functions

 SharedGuard (Lockable &lock)

Private Member Functions

 SharedGuard (const SharedGuard &)
SharedGuard & operator= (const SharedGuard &)

Private Attributes

Lockable & m_lock

Detailed Description

Definition at line 80 of file mythlocked.h.

Constructor & Destructor Documentation

◆ SharedGuard()

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

Definition at line 88 of file mythlocked.h.

◆ ~SharedGuard()

Myth::Lockable::SharedGuard::~SharedGuard ( )
inline

Definition at line 89 of file mythlocked.h.

Field Documentation

◆ m_lock

Lockable& Myth::Lockable::SharedGuard::m_lock
private

Definition at line 82 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