BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
Go to the documentation of this file.
14 namespace detail {
class url_impl; }
26 explicit url(
const string& u );
41 operator string()
const;
54 std::shared_ptr<detail::url_impl> my;
80 operator string()
const;
101 std::unique_ptr<detail::url_impl> my;
An order-perserving dictionary of variant's.
fc::optional< fc::path > opath
fc::optional< uint16_t > port() const
ovariant_object args() const
mutable_url & operator=(const url &c)
void from_variant(const variant &var, flat_set< T, A... > &vo, uint32_t _max_depth)
fc::optional< std::string > ostring
wraps boost::filesystem::path to provide platform independent path manipulation.
fc::optional< uint16_t > port() const
url & operator=(const url &c)
void to_variant(const flat_set< T, A... > &var, variant &vo, uint32_t _max_depth)
bool operator==(const url &cmp) const
fc::optional< fc::variant_object > ovariant_object
stores null, int64, uint64, double, bool, string, std::vector<variant>, and variant_object's.
void set_args(variant_object)
bool operator==(const mutable_url &cmp) const
ovariant_object args() const
void set_path(fc::path p)