BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
Go to the source code of this file.
Namespaces | |
fc | |
Functions | |
void | fc::to_variant (const variant_object &var, variant &vo, uint32_t max_depth) |
void | fc::from_variant (const variant &var, variant_object &vo, uint32_t max_depth) |
void | fc::to_variant (const mutable_variant_object &var, variant &vo, uint32_t max_depth) |
void | fc::from_variant (const variant &var, mutable_variant_object &vo, uint32_t max_depth) |