| 
    Kodi Documentation 18.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for CContextItemAddonInvoker, including all inherited members.
| CAddonPythonInvoker(ILanguageInvocationHandler *invocationHandler) | CAddonPythonInvoker | explicit | 
| CContextItemAddonInvoker(ILanguageInvocationHandler *invocationHandler, const CFileItemPtr &item) | CContextItemAddonInvoker | explicit | 
| CPythonInvoker(ILanguageInvocationHandler *invocationHandler) | CPythonInvoker | explicit | 
| execute(const std::string &script, const std::vector< std::string > &arguments) override | CPythonInvoker | protectedvirtual | 
| Execute(const std::string &script, const std::vector< std::string > &arguments=std::vector< std::string >()) override | CPythonInvoker | virtual | 
| executeScript(void *fp, const std::string &script, void *module, void *moduleDict) | CPythonInvoker | protectedvirtual | 
| GetAddon() const | ILanguageInvoker | inline | 
| GetId() const | ILanguageInvoker | inline | 
| getInitializationScript() const override | CAddonPythonInvoker | protectedvirtual | 
| getModules() const override | CAddonPythonInvoker | protectedvirtual | 
| GetState() const | ILanguageInvoker | inline | 
| 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_sourceFile | CPythonInvoker | protected | 
| onAbort() | CPythonInvoker | inlineprotectedvirtual | 
| onAbortRequested() | ILanguageInvoker | protectedvirtual | 
| onDeinitialization() | CPythonInvoker | protectedvirtual | 
| onError(const std::string &exceptionType="", const std::string &exceptionValue="", const std::string &exceptionTraceback="") | CPythonInvoker | protectedvirtual | 
| onExecutionDone() override | CPythonInvoker | protectedvirtual | 
| onExecutionFailed() override | CPythonInvoker | protectedvirtual | 
| onExecutionFinalized() | ILanguageInvoker | protectedvirtual | 
| onExecutionInitialized() | ILanguageInvoker | protectedvirtual | 
| onInitialization() | CPythonInvoker | protectedvirtual | 
| onPythonModuleInitialization(void *moduleDict) override | CContextItemAddonInvoker | protectedvirtual | 
| onSuccess() | CPythonInvoker | inlineprotectedvirtual | 
| pulseGlobalEvent() | ILanguageInvoker | protectedvirtual | 
| PythonModuleInitialization 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 | 
| ~CAddonPythonInvoker() override | CAddonPythonInvoker | |
| ~CContextItemAddonInvoker() override | CContextItemAddonInvoker | |
| ~CPythonInvoker() override | CPythonInvoker | |
| ~ILanguageInvoker() | ILanguageInvoker | virtual |