#include <json_hash.h>
◆ Json_wrapper_xxh_hasher()
Json_wrapper_xxh_hasher::Json_wrapper_xxh_hasher |
( |
| ) |
|
|
inlineexplicit |
◆ ~Json_wrapper_xxh_hasher()
Json_wrapper_xxh_hasher::~Json_wrapper_xxh_hasher |
( |
| ) |
|
|
inlineoverride |
◆ add_character()
void Json_wrapper_xxh_hasher::add_character |
( |
uchar |
ch | ) |
|
|
inlineoverridevirtual |
◆ add_string()
void Json_wrapper_xxh_hasher::add_string |
( |
const char * |
str, |
|
|
size_t |
len |
|
) |
| |
|
inlineoverridevirtual |
◆ get_digest()
XXH128_hash_t Json_wrapper_xxh_hasher::get_digest |
( |
| ) |
|
|
inline |
◆ reset()
void Json_wrapper_xxh_hasher::reset |
( |
| ) |
|
|
inline |
◆ state
XXH3_state_t* Json_wrapper_xxh_hasher::state = nullptr |
|
private |
The documentation for this class was generated from the following file: