ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
Public Methods | List of all members
InMemoryPlugin::EntryKey::Hash Struct Reference

#include <inmemoryplugin.hpp>

Class Description

Hash functor for nodes hashed in field entryTable.

Definition at line 241 of file inmemoryplugin.hpp.

Public Methods

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

Member Function Documentation

◆ operator()()

std::size_t 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 248 of file inmemoryplugin.hpp.

Here is the call graph for this function:

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