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 130 of file hash.h.
CHashWriter::CHashWriter |
( |
int |
nTypeIn, |
|
|
int |
nVersionIn |
|
) |
| |
|
inline |
int CHashWriter::GetType |
( |
| ) |
const |
|
inline |
int CHashWriter::GetVersion |
( |
| ) |
const |
|
inline |
void CHashWriter::write |
( |
const char * |
pch, |
|
|
size_t |
size |
|
) |
| |
|
inline |
const int CHashWriter::nType |
|
private |
const int CHashWriter::nVersion |
|
private |
The documentation for this class was generated from the following file: