Public Member Functions | |
| def | __init__ |
| def | goal_done |
| def | run_application |
| def | shutdown |
Public Attributes | |
| application_name | |
| client | |
| daemonize | |
| intentional_shutdown | |
Definition at line 44 of file application_client.py.
| def application_client::ApplicationClient::__init__ | ( | self | ) |
Definition at line 45 of file application_client.py.
| def application_client::ApplicationClient::goal_done | ( | self, | ||
| terminal_state, | ||||
| result | ||||
| ) |
Definition at line 68 of file application_client.py.
| def application_client::ApplicationClient::run_application | ( | self | ) |
Definition at line 57 of file application_client.py.
| def application_client::ApplicationClient::shutdown | ( | self | ) |
Definition at line 73 of file application_client.py.
Definition at line 52 of file application_client.py.
Definition at line 46 of file application_client.py.
Definition at line 53 of file application_client.py.
Definition at line 55 of file application_client.py.