kodi
|
Public Member Functions | |
CRunningScriptObserver (int scriptId, CEvent &evt) | |
void | Abort () |
![]() | |
virtual void | Cancel () |
Protected Member Functions | |
void | Run () override |
Protected Attributes | |
int | m_scriptId |
CEvent & | m_event |
CEvent | m_stopEvent |
CThread | m_thread |