Review Board 2.0.15


mem: Add "const" attribute to Packet getters

Review Request #2063 - Created Oct. 17, 2013 and submitted

Information
Ali Saidi
gem5
default
Reviewers
Default
Changeset 9869:f654fee8faf7
---------------------------
mem: Add "const" attribute to Packet getters

Add a "const" keywords to the getters in the Packet class so these can be
invoked on const Packet objects.

   
Review request changed
Updated (Nov. 4, 2013, 7:36 p.m.)

Status: Closed (submitted)