|
gem5
v19.0.0.0
|
#include <channel_addr.hh>
Public Types | |
| typedef ChannelAddr | argument_type |
| typedef std::size_t | result_type |
Public Member Functions | |
| result_type | operator() (argument_type const &a) const noexcept |
Definition at line 178 of file channel_addr.hh.
| typedef ChannelAddr std::hash< ChannelAddr >::argument_type |
Definition at line 180 of file channel_addr.hh.
| typedef std::size_t std::hash< ChannelAddr >::result_type |
Definition at line 181 of file channel_addr.hh.
|
inlinenoexcept |
Definition at line 184 of file channel_addr.hh.
References ChannelAddr::a, addr, and ChannelAddr::operator<<().