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

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

CHTTPPythonInvoker(ILanguageInvocationHandler *invocationHandler, HTTPPythonRequest *request)CHTTPPythonInvokerprotected
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(void *fp, const std::string &script, void *module, void *moduleDict)CPythonInvokerprotectedvirtual
GetAddon() constILanguageInvokerinline
GetId() constILanguageInvokerinline
getInitializationScript() constCPythonInvokerprotectedvirtual
getModules() constCPythonInvokerprotectedvirtual
GetRequest()=0CHTTPPythonInvokerpure virtual
GetState() constILanguageInvokerinline
ILanguageInvoker(ILanguageInvocationHandler *invocationHandler)ILanguageInvokerexplicit
IsActive() constILanguageInvoker
IsRunning() constILanguageInvoker
IsStopping() const overrideCPythonInvokerinlinevirtual
m_addonILanguageInvokerprotected
m_criticalCPythonInvokerprotected
m_internalErrorCHTTPPythonInvokerprotected
m_requestCHTTPPythonInvokerprotected
m_sourceFileCPythonInvokerprotected
onAbort() overrideCHTTPPythonInvokerprotectedvirtual
onAbortRequested()ILanguageInvokerprotectedvirtual
onDeinitialization()CPythonInvokerprotectedvirtual
onError(const std::string &exceptionType="", const std::string &exceptionValue="", const std::string &exceptionTraceback="") overrideCHTTPPythonInvokerprotectedvirtual
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
~CHTTPPythonInvoker() overrideCHTTPPythonInvoker
~CPythonInvoker() overrideCPythonInvoker
~ILanguageInvoker()ILanguageInvokervirtual