|
Wire Sysio Wire Sysion 1.0.0
|


Go to the source code of this file.
Classes | |
| class | fc::variant_object |
| An order-preserving dictionary of variants. More... | |
| class | fc::variant_object::entry |
| a key/value pair More... | |
| class | fc::mutable_variant_object |
| An order-preserving dictionary of variants. More... | |
Namespaces | |
| namespace | fc |
| namespace sysio::chain | |
Functions | |
| void | fc::to_variant (const variant_object &var, fc::variant &vo) |
| void | fc::from_variant (const fc::variant &var, variant_object &vo) |
| void | fc::to_variant (const mutable_variant_object &var, fc::variant &vo) |
| void | fc::from_variant (const fc::variant &var, mutable_variant_object &vo) |