Public Member Functions

ns3::Ipv6AddressHash Class Reference

Hash function class for IPv6 addresses. More...

#include <ipv6-address.h>

List of all members.

Public Member Functions

size_t operator() (Ipv6Address const &x) const
 Unary operator to hash IPv6 address.

Detailed Description

Hash function class for IPv6 addresses.


Member Function Documentation

size_t ns3::Ipv6AddressHash::operator() ( Ipv6Address const &  x  )  const

Unary operator to hash IPv6 address.

Parameters:
x IPv6 address to hash

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