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

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

AbortNotification()ILanguageInvokerprotectedvirtual
CAddonPythonInvoker(ILanguageInvocationHandler *invocationHandler)CAddonPythonInvokerexplicit
CContextItemAddonInvoker(ILanguageInvocationHandler *invocationHandler, const CFileItemPtr &item)CContextItemAddonInvokerexplicit
CPythonInvoker(ILanguageInvocationHandler *invocationHandler)CPythonInvokerexplicit
execute(const std::string &script, const std::vector< std::string > &arguments) overrideCPythonInvokerprotectedvirtual
Execute(const std::string &script, const std::vector< std::string > &arguments=std::vector< std::string >()) overrideCPythonInvokervirtual
executeScript(FILE *fp, const std::string &script, PyObject *moduleDict)CPythonInvokerprotectedvirtual
GetAddon() constILanguageInvokerinline
GetId() constILanguageInvokerinline
getInitializationScript() const overrideCAddonPythonInvokerprotectedvirtual
GetState() constILanguageInvokerinline
GlobalInitializeModules(void)CAddonPythonInvokerstatic
ILanguageInvoker(ILanguageInvocationHandler *invocationHandler)ILanguageInvokerexplicit
IsActive() constILanguageInvoker
IsRunning() constILanguageInvoker
IsStopping() const overrideCPythonInvokerinlinevirtual
m_addonILanguageInvokerprotected
m_criticalCPythonInvokerprotected
m_sourceFileCPythonInvokerprotected
onAbort()CPythonInvokerinlineprotectedvirtual
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) overrideCContextItemAddonInvokerprotectedvirtual
onSuccess()CPythonInvokerinlineprotectedvirtual
pulseGlobalEvent()ILanguageInvokerprotectedvirtual
PyObjectPtr 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
~CContextItemAddonInvoker() overrideCContextItemAddonInvoker
~CPythonInvoker() overrideCPythonInvoker
~ILanguageInvoker()ILanguageInvokervirtual