Commit Graph

12 Commits

Author SHA1 Message Date
Gustavo J. A. M. Carneiro 1bdab52ab6 Fix Python bindings ns3.Object subclassing bug 2010-05-06 14:21:20 +01:00
Tom Henderson cd5025a550 src/ and utils/ changes for IPv4 routing rework 2009-05-28 21:37:25 -07:00
Mathieu Lacage f82ecf95d9 rename attribute from Position to PositionAllocator to avoid conflict with Position attribute defined in ns3::MobilityModel 2009-04-16 10:55:42 +02:00
Gustavo J. A. M. Carneiro beb8e003f7 Bug 289: CommandLine::AddValue is not wrapped 2008-11-26 12:11:11 +00:00
Mathieu Lacage 44bcc1a4f7 remove broken test 2008-10-20 12:37:43 +02:00
Gustavo J. A. M. Carneiro 3eb274081d A more pythonic wrapper for ns3.TypeId.LookupByNameFailSafe 2008-10-15 15:55:09 +01:00
Gustavo J. A. M. Carneiro 92cd268755 New pybindgen and new API scanning, brings support for comparison operators and + - * / numeric operators. 2008-10-06 17:39:35 +01:00
Gustavo J. A. M. Carneiro b816aebc68 New PyBindGen, fixes python wrapper identity issue. 2008-08-23 22:35:10 +01:00
Gustavo J. A. M. Carneiro 76473105e5 Python: use hash() as temporary workaround to check if two objects with different wrappers are underneath the same. 2008-08-01 23:11:42 +01:00
Gustavo J. A. M. Carneiro 21beb0287c A couple of attribute python unit tests 2008-07-17 17:57:18 +01:00
Gustavo J. A. M. Carneiro 95820416e6 Rescan API; fix and enable the socket unit test, as it now works. 2008-07-09 18:50:28 +01:00
Gustavo J. A. M. Carneiro 9efa9be722 python bindings 2008-07-08 10:43:58 -07:00