trick/trick_source/sim_services/JITInputFile/include
Alex Lin 24fe5adaec JITEvents are not checkpointable
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
2015-05-14 13:41:17 -05:00
..
jit_input_file_proto.hh JITEvents are not checkpointable 2015-05-14 13:41:17 -05:00
JITEvent.hh JITEvents are not checkpointable 2015-05-14 13:41:17 -05:00
JITInputFile.hh JITEvents are not checkpointable 2015-05-14 13:41:17 -05:00