Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CLanguageInvokerThread Member List

This is the complete list of members for CLanguageInvokerThread, including all inherited members.

AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1))CThreadinlineprotected
AbortNotification()ILanguageInvokerprotectedvirtual
CLanguageInvokerThread(LanguageInvokerPtr invoker, CScriptInvocationManager *invocationManager, bool reuseable)CLanguageInvokerThread
Create(bool bAutoDelete=false)CThreadprotected
CThread(const char *ThreadName)CThreadexplicitprotected
CThread(IRunnable *pRunnable, const char *ThreadName)CThreadprotected
Execute(const std::string &script, const std::vector< std::string > &arguments=std::vector< std::string >())ILanguageInvokervirtual
execute(const std::string &script, const std::vector< std::string > &arguments) overrideCLanguageInvokerThreadprotectedvirtual
GetAddon() constILanguageInvokerinline
GetCurrentThread()CThreadprotectedstatic
GetCurrentThreadId()CThreadinlineprotectedstatic
GetId() constILanguageInvokerinline
GetInvoker() constCLanguageInvokerThreadinline
GetScript() constCLanguageInvokerThreadinline
GetState() constCLanguageInvokerThreadvirtual
ILanguageInvoker(ILanguageInvocationHandler *invocationHandler)ILanguageInvokerexplicit
IsActive() constILanguageInvoker
IsAutoDelete() constCThreadprotected
IsCurrentThread() constCThreadprotected
ILanguageInvoker::IsRunning() constILanguageInvoker
CThread::IsRunning() constCThreadprotected
IsStopping() constILanguageInvokervirtual
Join(std::chrono::milliseconds duration)CThreadprotected
m_addonILanguageInvokerprotected
m_bStopCThreadprotected
OnException() overrideCLanguageInvokerThreadprotectedvirtual
onExecutionDone()ILanguageInvokerprotectedvirtual
onExecutionFailed()ILanguageInvokerprotectedvirtual
onExecutionFinalized()ILanguageInvokerprotectedvirtual
onExecutionInitialized()ILanguageInvokerprotectedvirtual
OnExit() overrideCLanguageInvokerThreadprotectedvirtual
OnStartup() overrideCLanguageInvokerThreadprotectedvirtual
Process() overrideCLanguageInvokerThreadprotectedvirtual
pulseGlobalEvent()ILanguageInvokerprotectedvirtual
Release()CLanguageInvokerThreadvirtual
Reset()ILanguageInvokerinline
Reuseable(const std::string &script) constCLanguageInvokerThreadinline
SetAddon(const ADDON::AddonPtr &addon)ILanguageInvokerinline
SetId(int id)ILanguageInvokerinline
SetPriority(const ThreadPriority &priority)CThreadprotected
setState(InvokerState state)ILanguageInvokerprotected
Sleep(std::chrono::duration< Rep, Period > duration)CThreadinlineprotected
stop(bool wait) overrideCLanguageInvokerThreadprotectedvirtual
Stop(bool abort=false)ILanguageInvokervirtual
StopThread(bool bWait=true)CThreadprotectedvirtual
WAIT_INTERRUPTED enum valueCThreadprotected
WAIT_SIGNALED enum valueCThreadprotected
WAIT_TIMEDOUT enum valueCThreadprotected
WaitResponse enum nameCThreadprotected
~CLanguageInvokerThread() overrideCLanguageInvokerThread
~CThread()CThreadprotectedvirtual
~ILanguageInvoker()ILanguageInvokervirtual