|
Wire Sysio Wire Sysion 1.0.0
|


Go to the source code of this file.
Classes | |
| class | fc::to_variant_visitor< T > |
| class | fc::from_variant_visitor< T > |
| struct | fc::if_enum< IsReflected > |
| struct | fc::if_enum< fc::true_type > |
Namespaces | |
| namespace | fc |
| namespace sysio::chain | |
Functions | |
| template<typename T > | |
| void | fc::to_variant (const T &o, variant &v) |
| template<typename T > | |
| void | fc::from_variant (const variant &v, T &o) |