trick/trick_source/sim_services/EventManager
Alex Lin 15bfd75b32 Don't resize active event array size with every operation #562
Started the active event allocation at 100 events.  If more are needed, we
add 100 allocations each time.  The array is never reduced in size if
events are deleted, events are moved to the front of the array and the
remaining elements are set to NULL.
2018-02-14 17:28:21 -06:00
..
EventInstrument.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
EventManager_c_intf.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
EventManager.cpp Don't resize active event array size with every operation #562 2018-02-14 17:28:21 -06:00
EventProcessor.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
Makefile Standardize directory names 2015-06-09 08:44:42 -05:00
Makefile_deps Use udunits package for units conversions 2016-05-17 09:01:37 -05:00