![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#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 471 of file serialize.h.
|
inline |
Definition at line 476 of file serialize.h.
|
inline |
|
inline |
|
protected |
Definition at line 474 of file serialize.h.
1.8.11