![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#include <serialize.h>
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 |
Definition at line 487 of file serialize.h.
|
inlineexplicit |
Definition at line 492 of file serialize.h.
|
inline |
|
inline |
|
protected |
Definition at line 490 of file serialize.h.