ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::variables::IniFile::EntryKey::Hash Struct Reference

Description:

Hash functor for nodes hashed in field entryTable.

Definition at line 185 of file inifile.hpp.

#include <inifile.hpp>

Public Method Index:

std::size_t operator() (const EntryKey &key) const

Method Details:

◆ operator()()

std::size_t alib::variables::IniFile::EntryKey::Hash::operator() ( const EntryKey & key) const
inline

Calculates a hash code for NodeKey objects.

Parameters
keyThe key to hash.
Returns
The hash code.

Definition at line 189 of file inifile.hpp.

Here is the call graph for this function:

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