Bitcoin Core  22.99.0
P2P Digital Currency
Public Member Functions | List of all members
KeyIDHasher Class Reference

#include <scriptpubkeyman.h>

Public Member Functions

 KeyIDHasher ()
 
size_t operator() (const CKeyID &id) const
 

Detailed Description

Definition at line 151 of file scriptpubkeyman.h.

Constructor & Destructor Documentation

◆ KeyIDHasher()

KeyIDHasher::KeyIDHasher ( )
inline

Definition at line 154 of file scriptpubkeyman.h.

Member Function Documentation

◆ operator()()

size_t KeyIDHasher::operator() ( const CKeyID id) const
inline

Definition at line 156 of file scriptpubkeyman.h.


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