[Ns-bugs] [Bug 138] Point-to-point netdevice queues aren't configurable from higher layers
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Thu Mar 6 17:25:53 PST 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=138
------- Comment #3 from mathieu.lacage at sophia.inria.fr 2008-03-06 20:25 -------
(In reply to comment #2)
> - avoid dynamic_cast, use GetObject
> - use dynamic_cast where you want a subclass pointer, and GetObject for when an
> entirely different object needs to be fetched
The former is definitely the easiest to use. dynamic_cast would require the
user to call PeekPointer which is definitely something we would like to avoid.
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Ns-bugs
mailing list