trick/trick_source/sim_services/DataRecord
Jacqueline Deans 9c8799610f
Variable Server - var_send_once and integration test (#1330)
* Adds the send_once command and message type, which allows a user to request a variable to be sent immediately and only once (intended to replace the var_add, var_send, var_clear idiom that is commonly used for this purpose)
* Minor refactoring of variable server internals to reduce repeated code
* Adds SIM_test_varserv to integration test to test basic variable server functionality
* Changes graphics client for SIM_billiards to use var_send_once as an example of intended use
* Add documentation for var_send_once in docs and tutorial
* Set exit_code_enabled in trick unit tests to be true by default
* Patch for failing bookworm build
2022-08-18 10:47:07 -05:00
..
data_record_utilities.cpp Explicitly specify void arg for C functions that take no arguments. (#670) 2018-09-19 11:25:04 -05:00
DataRecordDispatcher.cpp Race condition patch (#1329) 2022-08-10 13:10:18 -05:00
DataRecordGroup.cpp Variable Server - var_send_once and integration test (#1330) 2022-08-18 10:47:07 -05:00
DRAscii.cpp Limit log file size (#594) 2018-04-10 16:02:44 -05:00
DRBinary.cpp Limit log file size (#594) 2018-04-10 16:02:44 -05:00
DRHDF5.cpp Some unit test warnings addressed. (#515) 2017-11-29 15:35:16 -06:00
Makefile Initial excision of DMTCP from Trick. #28 2021-08-27 19:38:56 -05:00
Makefile_deps Standardize directory names 2015-06-09 08:44:42 -05:00