rippled
Public Member Functions | Private Attributes | List of all members
ripple::Resource::Key::hasher Struct Reference
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 42 of file Key.h.

Member Function Documentation

◆ operator()()

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

Definition at line 45 of file Key.h.

Member Data Documentation

◆ m_addr_hash

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

Definition at line 51 of file Key.h.