[Ns-bugs] [Bug 1293] New: Change inheritance for ns3::Chunk

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Mon Nov 14 14:08:50 PST 2011


https://www.nsnam.org/bugzilla/show_bug.cgi?id=1293

           Summary: Change inheritance for ns3::Chunk
           Product: ns-3
           Version: ns-3-dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: network
        AssignedTo: ns-bugs at isi.edu
        ReportedBy: alexander.afanasyev at ucla.edu
   Estimated Hours: 0.0


ns3::Chunk should be inherited from SimpleRef<Chunk,ObjectBase>. This will
allow headers to be wrapped up in ns3::Ptr smart pointer, if necessary.

The following patch does the thing:
https://bitbucket.org/cawka/ns-3-dev/changeset/11d5ee4861e8

-- 
Configure bugmail: https://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Ns-bugs mailing list