gem5/src/python/swig
Nathan Binkert b08c361911 swig: %include Event before PythonEvent so python gets the subclass correct.
Before this change, some versions of swig would cause PythonEvent to be
derived from object instead of Event
2009-06-01 16:38:57 -07:00
..
core.i includes: sort includes again 2009-05-17 14:34:52 -07:00
debug.i types: Move stuff for global types into src/base/types.hh 2009-05-17 14:34:50 -07:00
event.i swig: %include Event before PythonEvent so python gets the subclass correct. 2009-06-01 16:38:57 -07:00
inet.i Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
pyevent.cc python: Fix the reference counting for python events placed on the eventq. 2008-11-10 11:51:18 -08:00
pyevent.hh python: Fix the reference counting for python events placed on the eventq. 2008-11-10 11:51:18 -08:00
pyobject.cc String constant const-ness changes to placate g++ 4.2. 2007-10-31 18:04:22 -07:00
pyobject.hh includes: sort includes again 2009-05-17 14:34:52 -07:00
random.i types: Move stuff for global types into src/base/types.hh 2009-05-17 14:34:50 -07:00
range.i types: Move stuff for global types into src/base/types.hh 2009-05-17 14:34:50 -07:00
sim_object.i includes: sort includes again 2009-05-17 14:34:52 -07:00
stats.i stats: expose statistics to python 2009-04-22 13:38:01 -07:00
system.i python: Improve support for python calling back to C++ member functions. 2007-08-02 22:50:02 -07:00
time.i Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
trace.i types: Move stuff for global types into src/base/types.hh 2009-05-17 14:34:50 -07:00