![]() |
Fabcoin Core
0.16.2
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 452 of file serialize.h.
|
inline |
Definition at line 457 of file serialize.h.
|
inline |
Definition at line 460 of file serialize.h.
|
inline |
Definition at line 465 of file serialize.h.
|
protected |
Definition at line 455 of file serialize.h.
1.8.11