A writer stream (for serialization) that computes a 256-bit hash.
More...
#include <hash.h>
A writer stream (for serialization) that computes a 256-bit hash.
Definition at line 231 of file hash.h.
◆ CHashWriter()
CHashWriter::CHashWriter |
( |
int |
nTypeIn, |
|
|
int |
nVersionIn |
|
) |
| |
|
inline |
◆ GetHash()
◆ GetType()
int CHashWriter::GetType |
( |
| ) |
const |
|
inline |
◆ GetVersion()
int CHashWriter::GetVersion |
( |
| ) |
const |
|
inline |
◆ operator<<()
◆ write()
void CHashWriter::write |
( |
const char * |
pch, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ ctx
◆ nType
◆ nVersion
int CHashWriter::nVersion |
The documentation for this class was generated from the following file: