TTKMusicPlayer  4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Member Functions | Private Attributes | List of all members
TTKSpinLockGuard Class Reference

The class of the spin lock guard. More...

#include <ttkspinlock.h>

Public Member Functions

 TTKSpinLockGuard (TTKSpinLock &lock)
 
 ~TTKSpinLockGuard ()
 

Private Attributes

TTKSpinLockm_lock
 

Detailed Description

The class of the spin lock guard.

Author
Greedysky greed.nosp@m.ysky.nosp@m.@163..nosp@m.com

Definition at line 54 of file ttkspinlock.h.

Constructor & Destructor Documentation

TTKSpinLockGuard::TTKSpinLockGuard ( TTKSpinLock lock)
inline

Definition at line 57 of file ttkspinlock.h.

TTKSpinLockGuard::~TTKSpinLockGuard ( )
inline

Definition at line 63 of file ttkspinlock.h.

Member Data Documentation

TTKSpinLock& TTKSpinLockGuard::m_lock
private

Definition at line 69 of file ttkspinlock.h.


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