|
LMMS
|
#include <RemotePlugin.h>
Public Member Functions | |
| ProcessWatcher (RemotePlugin *) | |
| ~ProcessWatcher () override=default | |
| void | stop () |
| void | reset () |
Private Member Functions | |
| void | run () override |
Private Attributes | |
| RemotePlugin * | m_plugin |
| volatile bool | m_quit |
| lmms::ProcessWatcher::ProcessWatcher | ( | RemotePlugin * | _p | ) |
|
overridedefault |
|
inline |
|
overrideprivate |
|
inline |
|
private |
|
private |