Kea 3.1.1
isc::dhcp::ClientClasses::Hash Struct Reference

Hash enabling use in the unordered containers. More...

#include <classify.h>

Public Member Functions

size_t operator() (const ClientClasses &client_classes)
 A hashing operator.
 

Detailed Description

Hash enabling use in the unordered containers.

Definition at line 255 of file classify.h.

Member Function Documentation

◆ operator()()

size_t isc::dhcp::ClientClasses::Hash::operator() ( const ClientClasses & client_classes)

A hashing operator.

Parameters
client_classesClientClasses instance to be hashed.
Returns
a hashing result.

Definition at line 138 of file classify.cc.

References isc::dhcp::ClientClasses::ClientClasses(), and isc::asiolink::hash_value().

+ Here is the call graph for this function:

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