Wire Sysio Wire Sysion 1.0.0
|
Go to the source code of this file.
Classes | |
class | fc::fixed_string< Storage > |
Namespaces | |
namespace | fc |
namespace sysio::chain | |
namespace | fc::raw |
Functions | |
template<typename Stream , typename Storage > | |
void | fc::raw::pack (Stream &s, const fc::fixed_string< Storage > &u) |
template<typename Stream , typename Storage > | |
void | fc::raw::unpack (Stream &s, fc::fixed_string< Storage > &u) |
template<typename Storage > | |
void | fc::to_variant (const fixed_string< Storage > &s, variant &v) |
template<typename Storage > | |
void | fc::from_variant (const variant &v, fixed_string< Storage > &s) |