Hash function class for IPv6 addresses. More...
#include "ipv6-address.h"
 Inheritance diagram for ns3::Ipv6AddressHash:
 Collaboration diagram for ns3::Ipv6AddressHash:Public Member Functions | |
| size_t | operator() (Ipv6Address const &x) const | 
| Unary operator to hash IPv6 address.  More... | |
Hash function class for IPv6 addresses.
Definition at line 579 of file ipv6-address.h.
| size_t ns3::Ipv6AddressHash::operator() | ( | Ipv6Address const & | x | ) | const | 
Unary operator to hash IPv6 address.
| x | IPv6 address to hash | 
Definition at line 1004 of file ipv6-address.cc.
References ns3::Ipv6Address::GetBytes(), and ns3::lookuphash().
 Here is the call graph for this function: