|
Monero
|
Public Member Functions | |
| AtomicHash () | |
| void | xorWith (uint64_t update[4]) |
| void | print (std::ostream &os) |
Static Private Member Functions | |
| static void | print (std::atomic< uint64_t > &hash, std::ostream &os) |
Private Attributes | |
| std::atomic< uint64_t > | hash [4] |
|
inline |
|
inlinestaticprivate |
|
inline |
|
inline |
|
private |