18#ifndef CUPT_DOWNLOAD_URI_SEEN
19#define CUPT_DOWNLOAD_URI_SEEN
39 internal::UriData* __data;
45 Uri(
const string& uri);
67 operator string()
const;
uniform resource indentifier, "download path"
Definition uri.hpp:38
string getOpaque() const
gets the path without protocol specification
string getHost() const
gets host name
Uri(const Uri &other)
copy constructor
Uri(const string &uri)
constructor
Uri & operator=(const Uri &other)
assignment operator
string getProtocol() const
gets protocol name