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

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

AbortNotification()ILanguageInvokerprotectedvirtual
CHTTPPythonInvoker(ILanguageInvocationHandler *invocationHandler, HTTPPythonRequest *request)CHTTPPythonInvokerprotected
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)CPythonInvokerprotectedvirtual
GetAddon() constILanguageInvokerinline
GetId() constILanguageInvokerinline
getInitializationScript() const =0CPythonInvokerprotectedpure virtual
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
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
~CPythonInvoker() overrideCPythonInvoker
~ILanguageInvoker()ILanguageInvokervirtual