hdac SDK
SDK for hdac blockchain development
|
#include <hash.h>
Public 멤버 함수 | |
CHashWriter (int nTypeIn, int nVersionIn) | |
CHashWriter & | write (const char *pch, size_t size) |
uint256 | GetHash () |
template<typename T > | |
CHashWriter & | operator<< (const T &obj) |
Public 속성 | |
int | nType |
int | nVersion |
A writer stream (for serialization) that computes a 256-bit hash.