gem5/src/python/swig
Andreas Sandberg aae6134b54 sim: Add SWIG interface for Serializable
This changeset adds a SWIG interface for the Serializable class, which
fixes a warning when compiling the SWIG interface for the event
queue. Currently, the only method exported is the name() method.
2012-11-02 11:32:02 -05:00
..
core.i includes: sort all includes 2011-04-15 10:44:06 -07: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: Move the draining interface into a separate base class 2012-11-02 11:32:01 -05:00
event.i sim: Add SWIG interface for Serializable 2012-11-02 11:32:02 -05:00
inet.i includes: sort all includes 2011-04-15 10:44:06 -07:00
pyevent.cc sim: Move the draining interface into a separate base class 2012-11-02 11:32:01 -05:00
pyevent.hh sim: Move the draining interface into a separate base class 2012-11-02 11:32:01 -05:00
pyobject.cc Port: Add protocol-agnostic ports in the port hierarchy 2012-10-15 08:12:35 -04:00
pyobject.hh SCons: Support building without an ISA 2010-11-19 18:00:39 -06: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 Statistics: Add a function to configure periodic stats dumping 2012-09-25 11:49:41 -05:00
time.i Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
trace.i trace: reimplement the DTRACE function so it doesn't use a vector 2011-04-15 10:44:32 -07:00