Raven Core
3.0.0
P2P Digital Currency
|
#include <serialize.h>
Public Member Functions | |
CCompactSize (uint64_t &nIn) | |
template<typename Stream > | |
void | Serialize (Stream &s) const |
template<typename Stream > | |
void | Unserialize (Stream &s) |
Protected Attributes | |
uint64_t & | n |
Definition at line 430 of file serialize.h.
|
inlineexplicit |
Definition at line 435 of file serialize.h.
|
inline |
Definition at line 438 of file serialize.h.
|
inline |
Definition at line 443 of file serialize.h.
|
protected |
Definition at line 433 of file serialize.h.