![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include <serialize.h>
Public Member Functions | |
LimitedString (std::string &string) | |
template<typename Stream > | |
void | Unserialize (Stream &s, int, int=0) |
template<typename Stream > | |
void | Serialize (Stream &s, int, int=0) const |
unsigned int | GetSerializeSize (int, int=0) const |
Protected Attributes | |
std::string & | string |
Definition at line 460 of file serialize.h.
|
inline |
Definition at line 465 of file serialize.h.
|
inline |
Definition at line 487 of file serialize.h.
|
inline |
Definition at line 480 of file serialize.h.
|
inline |
Definition at line 468 of file serialize.h.
|
protected |
Definition at line 463 of file serialize.h.