|
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_REFUSED = 2 |
| int | SYSEXIT_PRESET_COMMAND_NOT_ACCEPTED = 3 |
| int | SYSEXIT_PRESET_RDY_F_HANDOVER_NOT_REACHED = 4 |
| int | SYSEXIT_PRESET_CONFI_ERROR = 9 |
| datetime | WAIT_SECONDS = datetime.timedelta(seconds=10) |
| TelifsimClient | ISOK = TelifsimClient.main(sys.argv[1:]) |
| TelifsimClient telifsim_preset_sequence.ISOK = TelifsimClient.main(sys.argv[1:]) |
| int telifsim_preset_sequence.SYSEXIT_PRESET_COMMAND_NOT_ACCEPTED = 3 |
| int telifsim_preset_sequence.SYSEXIT_PRESET_COMMAND_NOT_REFUSED = 2 |
| int telifsim_preset_sequence.SYSEXIT_PRESET_CONFI_ERROR = 9 |
| int telifsim_preset_sequence.SYSEXIT_PRESET_RDY_F_HANDOVER_NOT_REACHED = 4 |
| int telifsim_preset_sequence.SYSEXIT_WRONG_INITIAL_STATE = 1 |
| datetime telifsim_preset_sequence.WAIT_SECONDS = datetime.timedelta(seconds=10) |