A Discrete-Event Network Simulator
API
ns3::Ipv4NixVectorRouting::Ipv4AddressHash Struct Reference

Hashing for the ipv4Address class. More...

Public Member Functions

size_t operator() (const Ipv4Address &address) const
 operator () More...
 

Detailed Description

Hashing for the ipv4Address class.

Definition at line 258 of file ipv4-nix-vector-routing.h.

Member Function Documentation

◆ operator()()

size_t ns3::Ipv4NixVectorRouting::Ipv4AddressHash::operator() ( const Ipv4Address address) const
inline

operator ()

Parameters
addressthe IPv4 address to hash
Returns
the hash of the address

Definition at line 265 of file ipv4-nix-vector-routing.h.

References first::address.


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