|
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_NOT_DISABLED = 5 |
| int | SYSEXIT_PRESET_NOT_ENABLED = 6 |
| int | SYSEXIT_RA_OUT_OF_RANGE_NOT_REFUSED = 7 |
| int | SYSEXIT_DEC_OUT_OF_RANGE_NOT_REFUSED = 8 |
| int | SYSEXIT_PRESET_CONFI_ERROR = 9 |
| datetime | WAIT_SECONDS = datetime.timedelta(seconds=10) |
| TelifsimClient | ISOK = TelifsimClient.main(sys.argv[1:]) |
| else : | |
| telifsim_preset.else : |
| TelifsimClient telifsim_preset.ISOK = TelifsimClient.main(sys.argv[1:]) |
| int telifsim_preset.SYSEXIT_DEC_OUT_OF_RANGE_NOT_REFUSED = 8 |
| int telifsim_preset.SYSEXIT_PRESET_COMMAND_NOT_ACCEPTED = 3 |
| int telifsim_preset.SYSEXIT_PRESET_COMMAND_NOT_REFUSED = 2 |
| int telifsim_preset.SYSEXIT_PRESET_CONFI_ERROR = 9 |
| int telifsim_preset.SYSEXIT_PRESET_NOT_DISABLED = 5 |
| int telifsim_preset.SYSEXIT_PRESET_NOT_ENABLED = 6 |
| int telifsim_preset.SYSEXIT_PRESET_RDY_F_HANDOVER_NOT_REACHED = 4 |
| int telifsim_preset.SYSEXIT_RA_OUT_OF_RANGE_NOT_REFUSED = 7 |
| int telifsim_preset.SYSEXIT_WRONG_INITIAL_STATE = 1 |
| datetime telifsim_preset.WAIT_SECONDS = datetime.timedelta(seconds=10) |