gem5  v20.1.0.0
Public Types | Public Member Functions | List of all members
std::hash< ChannelAddr > Struct Reference

#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
 

Detailed Description

Definition at line 189 of file channel_addr.hh.

Member Typedef Documentation

◆ argument_type

typedef ChannelAddr std::hash< ChannelAddr >::argument_type

Definition at line 191 of file channel_addr.hh.

◆ result_type

typedef std::size_t std::hash< ChannelAddr >::result_type

Definition at line 192 of file channel_addr.hh.

Member Function Documentation

◆ operator()()

result_type std::hash< ChannelAddr >::operator() ( argument_type const &  a) const
inlinenoexcept

Definition at line 195 of file channel_addr.hh.

References ArmISA::a.


The documentation for this struct was generated from the following file:

Generated on Wed Sep 30 2020 14:03:13 for gem5 by doxygen 1.8.17