|
Wire Sysio Wire Sysion 1.0.0
|
#include <fc/string.hpp>#include <stdint.h>#include <fc/filesystem.hpp>#include <fc/variant_object.hpp>#include <memory>

Go to the source code of this file.
Classes | |
| class | fc::url |
Namespaces | |
| namespace | fc |
| namespace sysio::chain | |
| namespace | fc::detail |
Typedefs | |
| typedef std::optional< fc::string > | fc::ostring |
| typedef std::optional< fc::path > | fc::opath |
| typedef std::optional< fc::variant_object > | fc::ovariant_object |
Functions | |
| void | fc::to_variant (const url &u, fc::variant &v) |
| void | fc::from_variant (const fc::variant &v, url &u) |