LMMS
Loading...
Searching...
No Matches
lmms::PollParentThread Class Reference

#include <RemotePluginClient.h>

Public Member Functions

 PollParentThread ()
 ~PollParentThread ()

Private Attributes

bool m_stop
std::mutex m_mutex
std::condition_variable m_cv
std::thread m_thread

Constructor & Destructor Documentation

◆ PollParentThread()

lmms::PollParentThread::PollParentThread ( )
inline

◆ ~PollParentThread()

lmms::PollParentThread::~PollParentThread ( )
inline

Member Data Documentation

◆ m_cv

std::condition_variable lmms::PollParentThread::m_cv
private

◆ m_mutex

std::mutex lmms::PollParentThread::m_mutex
private

◆ m_stop

bool lmms::PollParentThread::m_stop
private

◆ m_thread

std::thread lmms::PollParentThread::m_thread
private

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