This is the complete list of members for task_executive.AppManager, including all inherited members.
| __init__(self, on_started=None, on_stopped=None, on_installed=None, on_uninstalled=None, timeout=30) | task_executive.AppManager | |
| _callbacks | task_executive.AppManager | private |
| _last_available | task_executive.AppManager | private |
| _last_running | task_executive.AppManager | private |
| _latest_msg | task_executive.AppManager | private |
| _list_apps_cb(self, msg) | task_executive.AppManager | private |
| _srv_start_app | task_executive.AppManager | private |
| _srv_stop_app | task_executive.AppManager | private |
| _sub_list_apps | task_executive.AppManager | private |
| available_apps(self) | task_executive.AppManager | |
| running_apps(self) | task_executive.AppManager | |
| start_app(self, name) | task_executive.AppManager | |
| stop_app(self, name) | task_executive.AppManager |