gem5/src/python/swig
Brandon Potter a928a438b8 style: [patch 3/22] reduce include dependencies in some headers
Used cppclean to help identify useless includes and removed them. This
involved erroneously included headers, but also cases where forward
declarations could have been used rather than a full include.
2016-11-09 14:27:40 -06:00
..
core.i sim: Add support for forking 2015-11-26 10:11:57 +00:00
debug.i trace: reimplement the DTRACE function so it doesn't use a vector 2011-04-15 10:44:32 -07:00
drain.i sim: Decouple draining from the SimObject hierarchy 2015-07-07 09:51:05 +01:00
event.i style: remove trailing whitespace 2016-02-06 17:21:18 -08:00
inet.i includes: sort all includes 2011-04-15 10:44:06 -07:00
pyevent.cc style: [patch 3/22] reduce include dependencies in some headers 2016-11-09 14:27:40 -06:00
pyevent.hh style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
pyobject.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
pyobject.hh dev: Move network devices to src/dev/net/ 2015-12-10 10:35:18 +00:00
pyobject.i SimObject: add export_method* hooks to export C++ methods to Python 2011-10-20 13:09:10 -07:00
range.i AddrRange: Transition from Range<T> to AddrRange 2012-09-19 06:15:44 -04:00
serialize.i sim: Add SWIG interface for Serializable 2012-11-02 11:32:02 -05:00
stats.i python: Don't use Swig to cast stats 2017-01-03 12:03:45 +00:00
time.i Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
trace.i base: Add support for changing output directories 2015-11-27 14:41:59 +00:00