[Ns-bugs] [Bug 153] New: PointToPointNetDevice::Add* methods should be Set methods

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Wed Mar 26 13:53:57 PDT 2008


http://www.nsnam.org/bugzilla/show_bug.cgi?id=153

           Summary: PointToPointNetDevice::Add* methods should be Set
                    methods
           Product: ns-3
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: devices
        AssignedTo: ns-bugs at isi.edu
        ReportedBy: mathieu.lacage at sophia.inria.fr


These are setters, really, so, why should we use the verb Add ? 

AddQueue -> SetTransmitQueue (not the addition of the Transmit adjective to
match the naming chosen for the error model)
AddReceiveErrorModel -> SetReceiveErrorModel

The same holds for CsmaNetDevice.


-- 
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