TTKMusicPlayer  4.2.0.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) noexcept
 
 ~TTKSpinLockGuard () noexcept
 

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 61 of file ttkspinlock.h.

Constructor & Destructor Documentation

TTKSpinLockGuard::TTKSpinLockGuard ( TTKSpinLock lock)
inlinenoexcept

Definition at line 65 of file ttkspinlock.h.

TTKSpinLockGuard::~TTKSpinLockGuard ( )
inlinenoexcept

Definition at line 71 of file ttkspinlock.h.

Member Data Documentation

TTKSpinLock& TTKSpinLockGuard::m_lock
private

Definition at line 77 of file ttkspinlock.h.


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