gem5 v25.0.0.1
Loading...
Searching...
No Matches
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

typedef gem5::ChannelAddr std::hash< gem5::ChannelAddr >::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 a.


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

Generated on Sat Oct 18 2025 08:07:54 for gem5 by doxygen 1.14.0