Structure necessary to hash KindType, used as the key for the m_typeRegistry map.
More...
|
| std::size_t | operator() (const KindType &k) const |
| | Functional operator for (string, uint8_t) hash computation.
|
Structure necessary to hash KindType, used as the key for the m_typeRegistry map.
Definition at line 121 of file address.h.
◆ operator()()
| std::size_t ns3::Address::KeyHash::operator() |
( |
const KindType & | k | ) |
const |
|
inline |
Functional operator for (string, uint8_t) hash computation.
- Parameters
-
- Returns
- The key hash
Definition at line 128 of file address.h.
The documentation for this struct was generated from the following file: