xbmc
CPythonInvoker Member List

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

AbortNotification()ILanguageInvokerprotectedvirtual
CPythonInvoker(ILanguageInvocationHandler *invocationHandler) (defined in CPythonInvoker)CPythonInvokerexplicit
Execute(const std::string &script, const std::vector< std::string > &arguments=std::vector< std::string >()) override (defined in CPythonInvoker)CPythonInvokervirtual
execute(const std::string &script, const std::vector< std::string > &arguments) override (defined in CPythonInvoker)CPythonInvokerprotectedvirtual
executeScript(FILE *fp, const std::string &script, PyObject *moduleDict) (defined in CPythonInvoker)CPythonInvokerprotectedvirtual
GetAddon() const (defined in ILanguageInvoker)ILanguageInvokerinline
GetId() const (defined in ILanguageInvoker)ILanguageInvokerinline
getInitializationScript() const =0 (defined in CPythonInvoker)CPythonInvokerprotectedpure virtual
GetState() const (defined in ILanguageInvoker)ILanguageInvokerinline
ILanguageInvoker(ILanguageInvocationHandler *invocationHandler) (defined in ILanguageInvoker)ILanguageInvokerexplicit
IsActive() const (defined in ILanguageInvoker)ILanguageInvoker
IsRunning() const (defined in ILanguageInvoker)ILanguageInvoker
IsStopping() const override (defined in CPythonInvoker)CPythonInvokerinlinevirtual
m_addon (defined in ILanguageInvoker)ILanguageInvokerprotected
m_critical (defined in CPythonInvoker)CPythonInvokerprotected
m_sourceFile (defined in CPythonInvoker)CPythonInvokerprotected
onAbort() (defined in CPythonInvoker)CPythonInvokerinlineprotectedvirtual
onDeinitialization() (defined in CPythonInvoker)CPythonInvokerprotectedvirtual
onError(const std::string &exceptionType="", const std::string &exceptionValue="", const std::string &exceptionTraceback="") (defined in CPythonInvoker)CPythonInvokerprotectedvirtual
onExecutionDone() override (defined in CPythonInvoker)CPythonInvokerprotectedvirtual
onExecutionFailed() override (defined in CPythonInvoker)CPythonInvokerprotectedvirtual
onExecutionFinalized() (defined in ILanguageInvoker)ILanguageInvokerprotectedvirtual
onExecutionInitialized() (defined in ILanguageInvoker)ILanguageInvokerprotectedvirtual
onInitialization() (defined in CPythonInvoker)CPythonInvokerprotectedvirtual
onPythonModuleInitialization(void *moduleDict) (defined in CPythonInvoker)CPythonInvokerprotectedvirtual
onSuccess() (defined in CPythonInvoker)CPythonInvokerinlineprotectedvirtual
pulseGlobalEvent() (defined in ILanguageInvoker)ILanguageInvokerprotectedvirtual
PyObjectPtr typedef (defined in CPythonInvoker)CPythonInvoker
Reset() (defined in ILanguageInvoker)ILanguageInvokerinline
SetAddon(const ADDON::AddonPtr &addon) (defined in ILanguageInvoker)ILanguageInvokerinline
SetId(int id) (defined in ILanguageInvoker)ILanguageInvokerinline
setState(InvokerState state) (defined in ILanguageInvoker)ILanguageInvokerprotected
Stop(bool abort=false) (defined in ILanguageInvoker)ILanguageInvokervirtual
stop(bool abort) override (defined in CPythonInvoker)CPythonInvokerprotectedvirtual
~CPythonInvoker() override (defined in CPythonInvoker)CPythonInvoker
~ILanguageInvoker() (defined in ILanguageInvoker)ILanguageInvokervirtual