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

#include <channel_addr.hh>

Public Types

typedef gem5::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 208 of file channel_addr.hh.

Member Typedef Documentation

◆ argument_type

Definition at line 210 of file channel_addr.hh.

◆ result_type

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

Definition at line 211 of file channel_addr.hh.

Member Function Documentation

◆ operator()()

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

Definition at line 214 of file channel_addr.hh.

References gem5::ArmISA::a.


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

Generated on Wed Dec 21 2022 10:25:11 for gem5 by doxygen 1.9.1