mirror of
https://github.com/nasa/trick.git
synced 2025-01-23 12:58:04 +00:00
24fe5adaec
Changed the way JITEvents are created and handled. Instead of taking a function pointer directly we save a name of a function to the JITEvent class. The class will dynamically look up a function that matches the name both during event creation and during checkpoint restart. Fixes #53 |
||
---|---|---|
.. | ||
jit_input_file_proto.hh | ||
JITEvent.hh | ||
JITInputFile.hh |