[Ns-commits] gjc/ns-3-pybindgen
code@nsnam-code.ece.gatech.edu
code at nsnam-code.ece.gatech.edu
Wed Jan 2 11:23:16 PST 2008
---- Add reference counting annotation to EventImpl
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/simulator/event-impl.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen/rev/f20af78b2fce
---- Make Simulator::Schedule* methods taking EventImpl public, for use by language bindings.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/simulator/simulator.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen/rev/b6357eac86e7
---- 'const Ptr<EventImpl> &event' is just silly, 'Ptr<EventImpl> event' is just as efficient and less cryptic
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/simulator/simulator.cc src/simulator/simulator.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen/rev/b9b202187ebb
---- Add EventImpl::GetReferenceCount method, for supporting python bindings.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/simulator/event-impl.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen/rev/8a817ea938fa
---- Require newer pybindgen version.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/wscript
url: http://code.nsnam.org/gjc/ns-3-pybindgen/rev/008850d2eef2
---- Port the main-simulator.cc sample program to python.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: samples/sample-simulator.py
url: http://code.nsnam.org/gjc/ns-3-pybindgen/rev/8576a6866d15
More information about the Ns-commits
mailing list