veriblock-pop-cpp
C++11 Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
|
Definition at line 611 of file serialize.hpp.
Public Member Functions | |
LimitedString (std::string &_string) | |
template<typename Stream > | |
void | Unserialize (Stream &s) |
template<typename Stream > | |
void | Serialize (Stream &s) const |
Protected Attributes | |
std::string & | string |
|
inlineexplicit |
Definition at line 616 of file serialize.hpp.
|
inline |
Definition at line 634 of file serialize.hpp.
|
inline |
Definition at line 619 of file serialize.hpp.
|
protected |
Definition at line 613 of file serialize.hpp.