Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
url.hpp File Reference
#include <fc/string.hpp>
#include <stdint.h>
#include <fc/filesystem.hpp>
#include <fc/variant_object.hpp>
#include <memory>
Include dependency graph for url.hpp:
This graph shows which files directly or indirectly include this file:

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::stringfc::ostring
 
typedef std::optional< fc::pathfc::opath
 
typedef std::optional< fc::variant_objectfc::ovariant_object
 

Functions

void fc::to_variant (const url &u, fc::variant &v)
 
void fc::from_variant (const fc::variant &v, url &u)