Raven Core
3.0.0
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 449 of file serialize.h.
|
inlineexplicit |
Definition at line 454 of file serialize.h.
|
inline |
|
inline |
|
protected |
Definition at line 452 of file serialize.h.