[Ns-bugs] [Bug 123] New: SetInterfaceId is too easy to forget
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Wed Jan 2 00:08:16 PST 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=123
Summary: SetInterfaceId is too easy to forget
Product: ns-3
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: simulation core
AssignedTo: ns-bugs at isi.edu
ReportedBy: mathieu.lacage at sophia.inria.fr
if you want to implement a new subclass of the Object base class which provides
a new InterfaceId, you need to make sure you call SetInterfaceId from your
object's constructor but it is too easy to forget this which results in
very-hard-to-debug problems.
--
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