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

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

AbortNotification()ILanguageInvokerprotectedvirtual
CHTTPPythonInvoker(ILanguageInvocationHandler *invocationHandler, HTTPPythonRequest *request)CHTTPPythonInvokerprotected
CHTTPPythonWsgiInvoker(ILanguageInvocationHandler *invocationHandler, HTTPPythonRequest *request)CHTTPPythonWsgiInvoker
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(FILE *fp, const std::string &script, PyObject *moduleDict) overrideCHTTPPythonWsgiInvokerprotectedvirtual
GetAddon() constILanguageInvokerinline
GetId() constILanguageInvokerinline
getInitializationScript() const overrideCHTTPPythonWsgiInvokerprotectedvirtual
GetRequest() overrideCHTTPPythonWsgiInvokervirtual
GetState() constILanguageInvokerinline
GlobalInitializeModules(void)CHTTPPythonWsgiInvokerstatic
ILanguageInvoker(ILanguageInvocationHandler *invocationHandler)ILanguageInvokerexplicit
IsActive() constILanguageInvoker
IsRunning() constILanguageInvoker
IsStopping() const overrideCPythonInvokerinlinevirtual
m_addonILanguageInvokerprotected
m_criticalCPythonInvokerprotected
m_internalErrorCHTTPPythonInvokerprotected
m_requestCHTTPPythonInvokerprotected
m_sourceFileCPythonInvokerprotected
onAbort() overrideCHTTPPythonInvokerprotectedvirtual
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
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
~CHTTPPythonInvoker() overrideCHTTPPythonInvoker
~CHTTPPythonWsgiInvoker() overrideCHTTPPythonWsgiInvoker
~CPythonInvoker() overrideCPythonInvoker
~ILanguageInvoker()ILanguageInvokervirtual