rippled
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
ripple::Resource::Key::hasher Struct Reference

#include <Key.h>

Collaboration diagram for ripple::Resource::Key::hasher:
Collaboration graph
[legend]

Public Member Functions

std::size_t operator() (Key const &v) const
 

Private Attributes

beast::uhash m_addr_hash
 

Detailed Description

Definition at line 23 of file Key.h.

Member Function Documentation

◆ operator()()

std::size_t ripple::Resource::Key::hasher::operator() ( Key const &  v) const

Definition at line 26 of file Key.h.

Member Data Documentation

◆ m_addr_hash

beast::uhash ripple::Resource::Key::hasher::m_addr_hash
private

Definition at line 32 of file Key.h.