trick/trick_source/sim_services/Message
Alex Lin 8f76605f3b Create Message client that writes to screen on a separate thread #553
Created a new message class that will copy incoming messages to a
buffer area.  The buffer area is pre allocated during simulation
initialization.  On a separate thread the buffer area is written
to std::cout.
2018-01-25 15:59:19 -06:00
..
Makefile Standardize directory names 2015-06-09 08:44:42 -05:00
Makefile_deps Standardize directory names 2015-06-09 08:44:42 -05:00
Message_c_intf.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
message_publish_standalone.cpp Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
MessageCout.cpp Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
MessageFile.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
MessageLCout.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
MessagePublisher.cpp Create Message client that writes to screen on a separate thread #553 2018-01-25 15:59:19 -06:00
MessageSubscriber.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
MessageTCDevice.cpp Some unit test warnings addressed. (#515) 2017-11-29 15:35:16 -06:00
MessageThreadedCout.cpp Create Message client that writes to screen on a separate thread #553 2018-01-25 15:59:19 -06:00
PlaybackFile.cpp Standardize directory names 2015-06-09 08:44:42 -05:00