|
hlcc 2.0.0-beta2+pre1
|
Classes | |
| class | CmdTimer |
| Timer to manage the total time of a task while allowing it to be broken in smaller periods. More... | |
| class | TelifsimClient |
| Test client for the telif process. More... | |
Variables | |
| int | SYSEXIT_WRONG_INITIAL_STATE = -1 |
| int | SYSEXIT_PRESET_COMMAND_NOT_ACCEPTED = -2 |
| int | SYSEXIT_REQUEST_CMD_FAILED = -3 |
| int | SYSEXIT_RELEASE_CMD_FAILED = -4 |
| int | SYSEXIT_PRESET_CONFI_ERROR = -5 |
| datetime | WAIT_SECONDS = datetime.timedelta(seconds=10) |
| TelifsimClient | ISOK = TelifsimClient.main(sys.argv[1:]) |
| else : | |
| telifsim_request_release_control.else : |
| TelifsimClient telifsim_request_release_control.ISOK = TelifsimClient.main(sys.argv[1:]) |
| int telifsim_request_release_control.SYSEXIT_PRESET_COMMAND_NOT_ACCEPTED = -2 |
| int telifsim_request_release_control.SYSEXIT_PRESET_CONFI_ERROR = -5 |
| int telifsim_request_release_control.SYSEXIT_RELEASE_CMD_FAILED = -4 |
| int telifsim_request_release_control.SYSEXIT_REQUEST_CMD_FAILED = -3 |
| int telifsim_request_release_control.SYSEXIT_WRONG_INITIAL_STATE = -1 |
| datetime telifsim_request_release_control.WAIT_SECONDS = datetime.timedelta(seconds=10) |