SimObject: transparently forward Python attribute refs to C++.
authorSteve Reinhardt <steve.reinhardt@amd.com>
Sat, 17 Jul 2010 15:56:49 +0000 (08:56 -0700)
committerSteve Reinhardt <steve.reinhardt@amd.com>
Sat, 17 Jul 2010 15:56:49 +0000 (08:56 -0700)
commit262b2e2b942f15384393b421ece5bb9a2ac48ee1
treeab4756241015a86dd2fd042d06c98427ced14c06
parent8cec87056824782e061eac152b83432899d9b6d9
SimObject: transparently forward Python attribute refs to C++.
This tidbit was pulled from a larger patch for Tim's sake, so
the comment reflects functions that haven't been exported yet.
I hope to commit them soon so it didn't seem worth cleaning up.
src/python/m5/SimObject.py