xrpld
Loading...
Searching...
No Matches
xrpl::Resource::Key::Hasher Struct Reference

#include <Key.h>

Collaboration diagram for xrpl::Resource::Key::Hasher:

Public Member Functions

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

Private Attributes

beast::Uhash addrHash_

Detailed Description

Definition at line 23 of file Key.h.

Member Function Documentation

◆ operator()()

std::size_t xrpl::Resource::Key::Hasher::operator() ( Key const & v) const

Definition at line 26 of file Key.h.

Member Data Documentation

◆ addrHash_

beast::Uhash xrpl::Resource::Key::Hasher::addrHash_
private

Definition at line 32 of file Key.h.