veriblock-pop-cpp
C++11 Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
|
Definition at line 539 of file serialize.hpp.
Public Member Functions | |
CVarInt (I &nIn) | |
template<typename Stream > | |
void | Serialize (Stream &s) const |
template<typename Stream > | |
void | Unserialize (Stream &s) |
Protected Attributes | |
I & | n |
|
inlineexplicit |
Definition at line 544 of file serialize.hpp.
|
inline |
Definition at line 547 of file serialize.hpp.
|
inline |
Definition at line 552 of file serialize.hpp.
|
protected |
Definition at line 541 of file serialize.hpp.