#include <diff.h>
◆ hash_t
◆ hasher_t
◆ diff() [1/2]
us::gov::engine::diff::diff |
( |
| ) |
|
|
inline |
◆ diff() [2/2]
us::gov::engine::diff::diff |
( |
const diff & |
| ) |
|
|
delete |
◆ ~diff()
us::gov::engine::diff::~diff |
( |
| ) |
|
|
inline |
◆ add() [1/2]
◆ add() [2/2]
◆ close()
void us::gov::engine::diff::close |
( |
| ) |
|
◆ create()
static diff* us::gov::engine::diff::create |
( |
istream & |
| ) |
|
|
static |
◆ dump()
void us::gov::engine::diff::dump |
( |
ostream & |
| ) |
const |
◆ hash() [1/2]
const hash_t& us::gov::engine::diff::hash |
( |
| ) |
const |
◆ hash() [2/2]
static hash_t us::gov::engine::diff::hash |
( |
const string & |
| ) |
|
|
static |
◆ to_stream()
void us::gov::engine::diff::to_stream |
( |
ostream & |
| ) |
const |
bool us::gov::engine::diff::h {false} |
|
mutable |
◆ hash_cached
hash_t us::gov::engine::diff::hash_cached |
|
mutable |
◆ id
uint64_t us::gov::engine::diff::id |
◆ mx
mutex us::gov::engine::diff::mx |
◆ mx_proof_of_work
mutex us::gov::engine::diff::mx_proof_of_work |
◆ prev
hash_t us::gov::engine::diff::prev |
◆ proof_of_work
pow_t us::gov::engine::diff::proof_of_work |
The documentation for this struct was generated from the following file: