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

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

CAddonPythonInvoker(ILanguageInvocationHandler *invocationHandler)CAddonPythonInvokerexplicit
CPythonInvoker(ILanguageInvocationHandler *invocationHandler)CPythonInvokerexplicit
Execute(const std::string &script, const std::vector< std::string > &arguments=std::vector< std::string >()) overrideCPythonInvokervirtual
execute(const std::string &script, const std::vector< std::string > &arguments) overrideCPythonInvokerprotectedvirtual
executeScript(void *fp, const std::string &script, void *module, void *moduleDict)CPythonInvokerprotectedvirtual
GetAddon() constILanguageInvokerinline
GetId() constILanguageInvokerinline
getInitializationScript() const overrideCAddonPythonInvokerprotectedvirtual
getModules() const overrideCAddonPythonInvokerprotectedvirtual
GetState() constILanguageInvokerinline
ILanguageInvoker(ILanguageInvocationHandler *invocationHandler)ILanguageInvokerexplicit
IsActive() constILanguageInvoker
IsRunning() constILanguageInvoker
IsStopping() const overrideCPythonInvokerinlinevirtual
m_addonILanguageInvokerprotected
m_criticalCPythonInvokerprotected
m_sourceFileCPythonInvokerprotected
onAbort()CPythonInvokerinlineprotectedvirtual
onAbortRequested()ILanguageInvokerprotectedvirtual
onDeinitialization()CPythonInvokerprotectedvirtual
onError(const std::string &exceptionType="", const std::string &exceptionValue="", const std::string &exceptionTraceback="")CPythonInvokerprotectedvirtual
onExecutionDone() overrideCPythonInvokerprotectedvirtual
onExecutionFailed() overrideCPythonInvokerprotectedvirtual
onExecutionFinalized()ILanguageInvokerprotectedvirtual
onExecutionInitialized()ILanguageInvokerprotectedvirtual
onInitialization()CPythonInvokerprotectedvirtual
onPythonModuleInitialization(void *moduleDict)CPythonInvokerprotectedvirtual
onSuccess()CPythonInvokerinlineprotectedvirtual
pulseGlobalEvent()ILanguageInvokerprotectedvirtual
PythonModuleInitialization typedefCPythonInvoker
Reset()ILanguageInvokerinline
SetAddon(const ADDON::AddonPtr &addon)ILanguageInvokerinline
SetId(int id)ILanguageInvokerinline
setState(InvokerState state)ILanguageInvokerprotected
Stop(bool abort=false)ILanguageInvokervirtual
stop(bool abort) overrideCPythonInvokerprotectedvirtual
~CAddonPythonInvoker() overrideCAddonPythonInvoker
~CPythonInvoker() overrideCPythonInvoker
~ILanguageInvoker()ILanguageInvokervirtual