|
hlcc 2.0.0-beta2+pre1
|
Classes | |
| class | telifsim_preset.CmdTimer |
| Timer to manage the total time of a task while allowing it to be broken in smaller periods. More... | |
| class | telifsim_preset.TelifsimClient |
| Test client for the telif process. More... | |
Namespaces | |
| namespace | telifsim_preset |
Variables | |
| int | telifsim_preset.SYSEXIT_WRONG_INITIAL_STATE = 1 |
| int | telifsim_preset.SYSEXIT_PRESET_COMMAND_NOT_REFUSED = 2 |
| int | telifsim_preset.SYSEXIT_PRESET_COMMAND_NOT_ACCEPTED = 3 |
| int | telifsim_preset.SYSEXIT_PRESET_RDY_F_HANDOVER_NOT_REACHED = 4 |
| int | telifsim_preset.SYSEXIT_PRESET_NOT_DISABLED = 5 |
| int | telifsim_preset.SYSEXIT_PRESET_NOT_ENABLED = 6 |
| int | telifsim_preset.SYSEXIT_RA_OUT_OF_RANGE_NOT_REFUSED = 7 |
| int | telifsim_preset.SYSEXIT_DEC_OUT_OF_RANGE_NOT_REFUSED = 8 |
| int | telifsim_preset.SYSEXIT_PRESET_CONFI_ERROR = 9 |
| datetime | telifsim_preset.WAIT_SECONDS = datetime.timedelta(seconds=10) |
| TelifsimClient | telifsim_preset.ISOK = TelifsimClient.main(sys.argv[1:]) |
| telifsim_preset.else : | |