xbmc
|
This is the complete list of members for CPythonInvoker, including all inherited members.
AbortNotification() | ILanguageInvoker | protectedvirtual |
CPythonInvoker(ILanguageInvocationHandler *invocationHandler) (defined in CPythonInvoker) | CPythonInvoker | explicit |
Execute(const std::string &script, const std::vector< std::string > &arguments=std::vector< std::string >()) override (defined in CPythonInvoker) | CPythonInvoker | virtual |
execute(const std::string &script, const std::vector< std::string > &arguments) override (defined in CPythonInvoker) | CPythonInvoker | protectedvirtual |
executeScript(FILE *fp, const std::string &script, PyObject *moduleDict) (defined in CPythonInvoker) | CPythonInvoker | protectedvirtual |
GetAddon() const (defined in ILanguageInvoker) | ILanguageInvoker | inline |
GetId() const (defined in ILanguageInvoker) | ILanguageInvoker | inline |
getInitializationScript() const =0 (defined in CPythonInvoker) | CPythonInvoker | protectedpure virtual |
GetState() const (defined in ILanguageInvoker) | ILanguageInvoker | inline |
ILanguageInvoker(ILanguageInvocationHandler *invocationHandler) (defined in ILanguageInvoker) | ILanguageInvoker | explicit |
IsActive() const (defined in ILanguageInvoker) | ILanguageInvoker | |
IsRunning() const (defined in ILanguageInvoker) | ILanguageInvoker | |
IsStopping() const override (defined in CPythonInvoker) | CPythonInvoker | inlinevirtual |
m_addon (defined in ILanguageInvoker) | ILanguageInvoker | protected |
m_critical (defined in CPythonInvoker) | CPythonInvoker | protected |
m_sourceFile (defined in CPythonInvoker) | CPythonInvoker | protected |
onAbort() (defined in CPythonInvoker) | CPythonInvoker | inlineprotectedvirtual |
onDeinitialization() (defined in CPythonInvoker) | CPythonInvoker | protectedvirtual |
onError(const std::string &exceptionType="", const std::string &exceptionValue="", const std::string &exceptionTraceback="") (defined in CPythonInvoker) | CPythonInvoker | protectedvirtual |
onExecutionDone() override (defined in CPythonInvoker) | CPythonInvoker | protectedvirtual |
onExecutionFailed() override (defined in CPythonInvoker) | CPythonInvoker | protectedvirtual |
onExecutionFinalized() (defined in ILanguageInvoker) | ILanguageInvoker | protectedvirtual |
onExecutionInitialized() (defined in ILanguageInvoker) | ILanguageInvoker | protectedvirtual |
onInitialization() (defined in CPythonInvoker) | CPythonInvoker | protectedvirtual |
onPythonModuleInitialization(void *moduleDict) (defined in CPythonInvoker) | CPythonInvoker | protectedvirtual |
onSuccess() (defined in CPythonInvoker) | CPythonInvoker | inlineprotectedvirtual |
pulseGlobalEvent() (defined in ILanguageInvoker) | ILanguageInvoker | protectedvirtual |
PyObjectPtr typedef (defined in CPythonInvoker) | CPythonInvoker | |
Reset() (defined in ILanguageInvoker) | ILanguageInvoker | inline |
SetAddon(const ADDON::AddonPtr &addon) (defined in ILanguageInvoker) | ILanguageInvoker | inline |
SetId(int id) (defined in ILanguageInvoker) | ILanguageInvoker | inline |
setState(InvokerState state) (defined in ILanguageInvoker) | ILanguageInvoker | protected |
Stop(bool abort=false) (defined in ILanguageInvoker) | ILanguageInvoker | virtual |
stop(bool abort) override (defined in CPythonInvoker) | CPythonInvoker | protectedvirtual |
~CPythonInvoker() override (defined in CPythonInvoker) | CPythonInvoker | |
~ILanguageInvoker() (defined in ILanguageInvoker) | ILanguageInvoker | virtual |