|  | 
| virtual bool | IsSuccessful () const =0 | 
|  | 
| virtual bool | IsCancelled () const =0 | 
|  | 
| ADDON::AddonPtr | GetAddon () const | 
|  | 
| bool | StartScript (const ADDON::AddonPtr &addon, const std::string &path) | 
|  | 
| bool | RunScript (const ADDON::AddonPtr &addon, const std::string &path, int handle, bool resume) | 
|  | 
| void | SetDone () | 
|  | 
|  | 
| static int | ExecuteScript (const ADDON::AddonPtr &addon, const std::string &path, bool resume) | 
|  | 
| static int | ExecuteScript (const ADDON::AddonPtr &addon, const std::string &path, int handle, bool resume) | 
|  | 
The documentation for this class was generated from the following files:
- xbmc/interfaces/generic/ScriptRunner.h
- xbmc/interfaces/generic/ScriptRunner.cpp