Class providing an hash for IPv4 addresses. More...
#include "ipv4-address.h"
 Inheritance diagram for ns3::Ipv4AddressHash:
 Inheritance diagram for ns3::Ipv4AddressHash: Collaboration diagram for ns3::Ipv4AddressHash:
 Collaboration diagram for ns3::Ipv4AddressHash:| Public Member Functions | |
| size_t | operator() (Ipv4Address const &x) const | 
| Returns the hash of the address.  More... | |
Class providing an hash for IPv4 addresses.
Definition at line 402 of file ipv4-address.h.
| size_t ns3::Ipv4AddressHash::operator() | ( | Ipv4Address const & | x | ) | const | 
Returns the hash of the address.
| x | the address | 
Definition at line 409 of file ipv4-address.cc.
References ns3::Ipv4Address::Get().
 Here is the call graph for this function:
 Here is the call graph for this function: