|
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 | EntitySubscriber |
| class | HlccPubSubClient |
| Test client for the publish subscribe test. More... | |
Variables | |
| int | DDS_DOMAIN_HLCC = 3 |
| int | DDS_DOMAIN_CCS_INS = 2 |
| datetime | WAIT_SECONDS = datetime.timedelta(seconds=10) |
| bool | JSONS_AVAILABLE = True |
| bool | PREVIOUS_DECODING_ERROR = False |
| try : | |
| except : | |
| int | SUBPROCESS_SUCCESS = 0 |
| HlccPubSubClient | ISOK = HlccPubSubClient.main(sys.argv[1:]) |
| int hlcc_pubsub_test.DDS_DOMAIN_CCS_INS = 2 |
| int hlcc_pubsub_test.DDS_DOMAIN_HLCC = 3 |
| hlcc_pubsub_test.except : |
| HlccPubSubClient hlcc_pubsub_test.ISOK = HlccPubSubClient.main(sys.argv[1:]) |
| bool hlcc_pubsub_test.JSONS_AVAILABLE = True |
| bool hlcc_pubsub_test.PREVIOUS_DECODING_ERROR = False |
| int hlcc_pubsub_test.SUBPROCESS_SUCCESS = 0 |
| hlcc_pubsub_test.try : |
| datetime hlcc_pubsub_test.WAIT_SECONDS = datetime.timedelta(seconds=10) |