Bug 1669 - ns-3 should support binding two and three (possibly more) arguments
ns-3 should support binding two and three (possibly more) arguments
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: core
pre-release
All All
: P5 normal
Assigned To: Mathieu Lacage
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-03 10:42 UTC by Vedran Miletić
Modified: 2013-05-25 12:18 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vedran Miletić 2013-05-03 10:42:52 UTC
Code review for TwoBound callback is here: https://codereview.appspot.com/7103063

I plan to provide ThreeBound callback. Not sure if more is needed, but I wouldn't force it until we find an use case.

Suggestions are, as always, welcome.
Comment 1 Mathieu Lacage 2013-05-06 04:16:22 UTC
ok for merging
Comment 2 Vedran Miletić 2013-05-25 12:18:54 UTC
Pushed an improved variant with tests, thanks for the review and support over the course, Mathieu.

changeset:   9816:e86da132e7e9
tag:         tip
user:        Vedran Miletić <rivanvx@gmail.com>
date:        Sat May 25 18:18:00 2013 +0200
summary:     Fix Bug 1669 - ns-3 should support binding two and three (possibly more) arguments