Joedb 10.0.1
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
joedb::Journal_Hasher Class Reference

#include <joedb/journal/File_Hasher.h>

Static Public Member Functions

static SHA_256::Hash get_fast_hash (const Readonly_Journal &journal, int64_t checkpoint)
 
static SHA_256::Hash get_full_hash (const Readonly_Journal &journal, int64_t checkpoint)
 

Detailed Description

Definition at line 37 of file File_Hasher.h.

Member Function Documentation

◆ get_fast_hash()

SHA_256::Hash joedb::Journal_Hasher::get_fast_hash ( const Readonly_Journal journal,
int64_t  checkpoint 
)
static

Definition at line 116 of file File_Hasher.cpp.

◆ get_full_hash()

SHA_256::Hash joedb::Journal_Hasher::get_full_hash ( const Readonly_Journal journal,
int64_t  checkpoint 
)
static

Definition at line 132 of file File_Hasher.cpp.


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