mirror of
https://github.com/nasa/trick.git
synced 2024-12-20 05:37:55 +00:00
b9278c4a72
* Add capability to list current variable server connections in JSON ref #678 * Add client tag to the connection info. * Name consistency tweak in generation of JSON variable-server connection list. ref #732 * Add client IP address and port. ref #732 * Output should be going to the stringstream, not std::cout. Ref #732 |
||
---|---|---|
.. | ||
exit_var_thread.cpp | ||
Makefile | ||
Makefile_deps | ||
var_server_ext.cpp | ||
VariableReference.cpp | ||
VariableServer_copy_data_freeze_scheduled.cpp | ||
VariableServer_copy_data_freeze.cpp | ||
VariableServer_copy_data_scheduled.cpp | ||
VariableServer_copy_data_top.cpp | ||
VariableServer_default_data.cpp | ||
VariableServer_freeze_init.cpp | ||
VariableServer_get_next_freeze_call_time.cpp | ||
VariableServer_get_next_sync_call_time.cpp | ||
VariableServer_get_var_server_port.cpp | ||
VariableServer_init.cpp | ||
VariableServer_restart.cpp | ||
VariableServer_shutdown.cpp | ||
VariableServer.cpp | ||
VariableServerListenThread.cpp | ||
VariableServerThread_commands.cpp | ||
VariableServerThread_connect.cpp | ||
VariableServerThread_copy_data.cpp | ||
VariableServerThread_copy_sim_data.cpp | ||
VariableServerThread_create_socket.cpp | ||
VariableServerThread_freeze_init.cpp | ||
VariableServerThread_loop.cpp | ||
VariableServerThread_restart.cpp | ||
VariableServerThread_write_data.cpp | ||
VariableServerThread_write_stdio.cpp | ||
VariableServerThread.cpp | ||
vs_format_ascii.cpp |