Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CHTTPPythonWsgiInvoker, including all inherited members.
AbortNotification() | ILanguageInvoker | protectedvirtual |
CHTTPPythonInvoker(ILanguageInvocationHandler *invocationHandler, HTTPPythonRequest *request) | CHTTPPythonInvoker | protected |
CHTTPPythonWsgiInvoker(ILanguageInvocationHandler *invocationHandler, HTTPPythonRequest *request) | CHTTPPythonWsgiInvoker | |
CPythonInvoker(ILanguageInvocationHandler *invocationHandler) | CPythonInvoker | explicit |
Execute(const std::string &script, const std::vector< std::string > &arguments=std::vector< std::string >()) override | CPythonInvoker | virtual |
execute(const std::string &script, const std::vector< std::string > &arguments) override | CPythonInvoker | protectedvirtual |
executeScript(FILE *fp, const std::string &script, PyObject *moduleDict) override | CHTTPPythonWsgiInvoker | protectedvirtual |
GetAddon() const | ILanguageInvoker | inline |
GetId() const | ILanguageInvoker | inline |
getInitializationScript() const override | CHTTPPythonWsgiInvoker | protectedvirtual |
GetRequest() override | CHTTPPythonWsgiInvoker | virtual |
GetState() const | ILanguageInvoker | inline |
GlobalInitializeModules(void) | CHTTPPythonWsgiInvoker | static |
ILanguageInvoker(ILanguageInvocationHandler *invocationHandler) | ILanguageInvoker | explicit |
IsActive() const | ILanguageInvoker | |
IsRunning() const | ILanguageInvoker | |
IsStopping() const override | CPythonInvoker | inlinevirtual |
m_addon | ILanguageInvoker | protected |
m_critical | CPythonInvoker | protected |
m_internalError | CHTTPPythonInvoker | protected |
m_request | CHTTPPythonInvoker | protected |
m_sourceFile | CPythonInvoker | protected |
onAbort() override | CHTTPPythonInvoker | protectedvirtual |
onDeinitialization() | CPythonInvoker | protectedvirtual |
onError(const std::string &exceptionType="", const std::string &exceptionValue="", const std::string &exceptionTraceback="") override | CHTTPPythonInvoker | protectedvirtual |
onExecutionDone() override | CPythonInvoker | protectedvirtual |
onExecutionFailed() override | CPythonInvoker | protectedvirtual |
onExecutionFinalized() | ILanguageInvoker | protectedvirtual |
onExecutionInitialized() | ILanguageInvoker | protectedvirtual |
onInitialization() | CPythonInvoker | protectedvirtual |
onPythonModuleInitialization(void *moduleDict) | CPythonInvoker | protectedvirtual |
onSuccess() | CPythonInvoker | inlineprotectedvirtual |
pulseGlobalEvent() | ILanguageInvoker | protectedvirtual |
PyObjectPtr typedef | CPythonInvoker | |
Reset() | ILanguageInvoker | inline |
SetAddon(const ADDON::AddonPtr &addon) | ILanguageInvoker | inline |
SetId(int id) | ILanguageInvoker | inline |
setState(InvokerState state) | ILanguageInvoker | protected |
Stop(bool abort=false) | ILanguageInvoker | virtual |
stop(bool abort) override | CPythonInvoker | protectedvirtual |
~CHTTPPythonInvoker() override | CHTTPPythonInvoker | |
~CHTTPPythonWsgiInvoker() override | CHTTPPythonWsgiInvoker | |
~CPythonInvoker() override | CPythonInvoker | |
~ILanguageInvoker() | ILanguageInvoker | virtual |