Kea  1.9.9-git
isc::db::ExchangeDataTypeHash Struct Reference

a helper structure with a function call operator that returns key value in a format expected by std::hash. More...

Public Member Functions

size_t operator() (const ExchangeDataType &key) const
 

Detailed Description

a helper structure with a function call operator that returns key value in a format expected by std::hash.

Definition at line 53 of file cql_exchange.cc.

Member Function Documentation

size_t isc::db::ExchangeDataTypeHash::operator() ( const ExchangeDataType key) const
inline

Definition at line 55 of file cql_exchange.cc.


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