trick/trick_source/sim_services/VariableServer/include
Alex Lin 6ef4517335 Add option to validate pointer addresses in variable server clients
Back ported validate_address fix from trunk.

Added a flag called validate_address to each variable server thread.  When
activated each pointer address will be tested to see if it is in memory
the memory manager is tracking.  If it is then everything proceeds normally.
If it does not, then an error return value is returned for the value of this
variable.

refs #193
2016-02-25 10:08:07 -06:00
..
variable_server_message_types.h Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
variable_server_proto.h Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
variable_server_sync_types.h Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
variable_server.h Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
VariableServer.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
VariableServerListenThread.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
VariableServerReference.hh Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
VariableServerThread.hh Add option to validate pointer addresses in variable server clients 2016-02-25 10:08:07 -06:00