[Ns-bugs] [Bug 146] New: Ipv4Address API cleanup
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Mon Mar 17 05:58:51 PDT 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=146
Summary: Ipv4Address API cleanup
Product: ns-3
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: node module
AssignedTo: ns-bugs at isi.edu
ReportedBy: tomh at tomh.org
This patch proposes to remove the "HostOrder" postfix of the name of getters
and setters in Ipv4Address. Instead, all Getters and Setters are host order;
if we introduce network order getters and setters, we could perhaps qualify
those with the "NetworkOrder" postfix such as "SetNetworkOrder" (but presently
there are no such methods).
It also does a bit of API cleanup/doxygen and removes redundant methods.
(suggested by George and extended by Tom)
--
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