Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CLanguageInvokerThread Member List

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

AbortableWait(CEvent &event, int timeoutMillis=-1)CThreadinlineprotected
CLanguageInvokerThread(LanguageInvokerPtr invoker, CScriptInvocationManager *invocationManager, bool reuseable)CLanguageInvokerThread
Create(bool bAutoDelete=false, unsigned stacksize=0)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
GetAbsoluteUsage()CThreadprotected
GetAddon() constILanguageInvokerinline
GetCurrentThread()CThreadprotectedstatic
GetCurrentThreadId()CThreadprotectedstatic
GetDisplayThreadId(const ThreadIdentifier tid)CThreadprotectedstatic
GetId() constILanguageInvokerinline
GetInvoker() constCLanguageInvokerThreadinline
GetMaxPriority(void)CThreadprotected
GetMinPriority(void)CThreadprotected
GetNormalPriority(void)CThreadprotected
GetPriority(void)CThreadprotected
GetRelativeUsage()CThreadprotected
GetSchedRRPriority(void)CThreadprotected
GetScript() constCLanguageInvokerThreadinline
GetState() constCLanguageInvokerThreadvirtual
ILanguageInvoker(ILanguageInvocationHandler *invocationHandler)ILanguageInvokerexplicit
IsActive() constILanguageInvoker
IsAutoDelete() constCThreadprotected
IsCurrentThread() constCThreadprotected
IsCurrentThread(const ThreadIdentifier tid)CThreadprotectedstatic
ILanguageInvoker::IsRunning() constILanguageInvoker
CThread::IsRunning() constCThreadprotected
IsStopping() constILanguageInvokervirtual
m_addonILanguageInvokerprotected
m_bStopCThreadprotected
onAbortRequested()ILanguageInvokerprotectedvirtual
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 int iPriority)CThreadprotected
SetPrioritySched_RR(int iPriority)CThreadprotected
setState(InvokerState state)ILanguageInvokerprotected
Sleep(unsigned int milliseconds)CThreadprotected
Stop(bool abort=false)ILanguageInvokervirtual
stop(bool wait) overrideCLanguageInvokerThreadprotectedvirtual
StopThread(bool bWait=true)CThreadprotectedvirtual
WAIT_INTERRUPTED enum valueCThreadprotected
WAIT_SIGNALED enum valueCThreadprotected
WAIT_TIMEDOUT enum valueCThreadprotected
WaitForThreadExit(unsigned int milliseconds)CThreadprotected
WaitResponse enum nameCThreadprotected
~CLanguageInvokerThread() overrideCLanguageInvokerThread
~CThread()CThreadprotectedvirtual
~ILanguageInvoker()ILanguageInvokervirtual