[Ns-commits] craigdo/ns-3-param
code@nsnam-code.ece.gatech.edu
code at nsnam-code.ece.gatech.edu
Mon Feb 25 11:34:45 PST 2008
---- remove accessor BASE arg to MakeAccessorHelper
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/attribute-accessor-helper.h src/core/attribute-helper.h src/core/enum.h
url: http://code.nsnam.org/craigdo/ns-3-param/rev/a48106d6f3b4
---- add an IntegerTraceSource which behaves just like an Integer.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/attribute-test.cc src/core/event-trace-source.cc src/core/event-trace-source.h src/core/integer-trace-source.h src/core/wscript
url: http://code.nsnam.org/craigdo/ns-3-param/rev/93028d4474ba
---- actually allow connection and disconnection to trace sources registered in TypeIds
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/attribute-test.cc src/core/integer-trace-source.h src/core/object.cc src/core/object.h src/core/trace-source-accessor.cc src/core/trace-source-accessor.h src/core/wscript
url: http://code.nsnam.org/craigdo/ns-3-param/rev/c77e43117673
---- get rid of useless accessor maker
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/attribute-test.cc src/core/integer-trace-source.h
url: http://code.nsnam.org/craigdo/ns-3-param/rev/aafe5d5c2922
---- invoke getters on tid temp variable to allow proper iteration over tid list.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/object.cc
url: http://code.nsnam.org/craigdo/ns-3-param/rev/2c3c870a5f3c
---- make EventTraceSource acceptable to the MakeTraceSourceAccessor function
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/attribute-test.cc src/core/event-trace-source.cc src/core/event-trace-source.h src/core/integer-trace-source.h
url: http://code.nsnam.org/craigdo/ns-3-param/rev/8e4ee14cc574
---- InitialValue -> GlobalValue
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/global-value.cc src/core/global-value.h src/core/initial-value.cc src/core/initial-value.h src/core/wscript
url: http://code.nsnam.org/craigdo/ns-3-param/rev/da5d68ddf6c5
---- replace IntegerTraceSource with ValueTraceSource
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/attribute-test.cc src/core/integer-trace-source.h src/core/value-trace-source.h src/core/wscript
url: http://code.nsnam.org/craigdo/ns-3-param/rev/23b763621698
---- test the ValueTraceSource with an arbitrary class.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/attribute-test.cc
url: http://code.nsnam.org/craigdo/ns-3-param/rev/181c6a5b14c1
---- make NetDevice fully virtual.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/csma-packet-socket.cc samples/main-adhoc-wifi.cc samples/main-ap-wifi.cc src/devices/csma/csma-ipv4-topology.cc src/devices/csma/csma-net-device.cc src/devices/csma/csma-net-device.h src/devices/point-to-point/point-to-point-net-device.cc src/devices/point-to-point/point-to-point-net-device.h src/devices/point-to-point/point-to-point-topology.cc src/devices/wifi/wifi-net-device.cc src/devices/wifi/wifi-net-device.h src/internet-node/udp-socket.cc src/node/net-device.cc src/node/net-device.h tutorial/point-to-point-ipv4-topology.cc utils/print-introspected-doxygen.cc
url: http://code.nsnam.org/craigdo/ns-3-param/rev/254581fb9e9c
---- some topology example code
user: Craig Dowell <craigdo at ee.washington.edu>
files: samples/main-topology.cc
url: http://code.nsnam.org/craigdo/ns-3-param/rev/3ad326d260ca
---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/core/initial-value.cc src/core/initial-value.h
url: http://code.nsnam.org/craigdo/ns-3-param/rev/6ed5529d2181
More information about the Ns-commits
mailing list