diff options
author | Tony Gutierrez <anthony.gutierrez@amd.com> | 2016-10-26 22:46:58 -0400 |
---|---|---|
committer | Tony Gutierrez <anthony.gutierrez@amd.com> | 2016-10-26 22:46:58 -0400 |
commit | c7d4afd878ac37ff7d1b72628e98d6337f0a4441 (patch) | |
tree | ec2a03529f22caf7909820bda35c64cf19645eb0 /src/proto | |
parent | 90b087171b048aa226be96dc32d73624f957b793 (diff) | |
download | gem5-c7d4afd878ac37ff7d1b72628e98d6337f0a4441.tar.xz |
ruby: make a RequestDesc class instead of std::pair
the RequestDesc was previously implemented as a std::pair, which made
the implementation overly complex and error prone. here we encapsulate the
packet, primary, and secondary types all in a single data structure with
all members properly intialized in a ctor
Diffstat (limited to 'src/proto')
0 files changed, 0 insertions, 0 deletions