|  | Kea 3.1.0
    | 
An IOAddress hash enabling the use in the unordered STL containers.  
 More...
#include <io_address.h>
| Public Member Functions | |
| size_t | operator() (const IOAddress &io_address) const | 
| A hashing operator. | |
An IOAddress hash enabling the use in the unordered STL containers. 
Definition at line 50 of file io_address.h.
| size_t isc::asiolink::IOAddress::Hash::operator() | ( | const IOAddress & | io_address | ) | const | 
A hashing operator.
| io_address | an address to be hashed. | 
Definition at line 36 of file io_address.cc.
References isc::asiolink::IOAddress::IOAddress(), and isc::asiolink::hash_value().