
Public Member Functions | |
| def | __init__ (self) |
| def | app_start_cb (self, name) |
| def | app_stop_cb (self, name) |
| def | dialog_cb (self, msg) |
| def | is_idle (self) |
Public Attributes | |
| action_remappings | |
| app_manager | |
| stop_action | |
| sub_dialog | |
Definition at line 163 of file task_executive.py.
| def task_executive.TaskExecutive.__init__ | ( | self | ) |
Definition at line 164 of file task_executive.py.
| def task_executive.TaskExecutive.app_start_cb | ( | self, | |
| name | |||
| ) |
Definition at line 233 of file task_executive.py.
| def task_executive.TaskExecutive.app_stop_cb | ( | self, | |
| name | |||
| ) |
Definition at line 242 of file task_executive.py.
| def task_executive.TaskExecutive.dialog_cb | ( | self, | |
| msg | |||
| ) |
Definition at line 185 of file task_executive.py.
| def task_executive.TaskExecutive.is_idle | ( | self | ) |
Definition at line 182 of file task_executive.py.
| task_executive.TaskExecutive.action_remappings |
Definition at line 171 of file task_executive.py.
| task_executive.TaskExecutive.app_manager |
Definition at line 165 of file task_executive.py.
| task_executive.TaskExecutive.stop_action |
Definition at line 170 of file task_executive.py.
| task_executive.TaskExecutive.sub_dialog |
Definition at line 177 of file task_executive.py.