#include <netaddress.h>
Definition at line 579 of file netaddress.h.
◆ CServiceHash() [1/2]
CServiceHash::CServiceHash |
( |
| ) |
|
|
inline |
◆ CServiceHash() [2/2]
CServiceHash::CServiceHash |
( |
uint64_t |
salt_k0, |
|
|
uint64_t |
salt_k1 |
|
) |
| |
|
inline |
◆ operator()()
size_t CServiceHash::operator() |
( |
const CService & |
a | ) |
const |
|
inlinenoexcept |
◆ m_salt_k0
const uint64_t CServiceHash::m_salt_k0 |
|
private |
◆ m_salt_k1
const uint64_t CServiceHash::m_salt_k1 |
|
private |
The documentation for this class was generated from the following file: