18 #ifndef CUPT_DOWNLOAD_URI_SEEN
19 #define CUPT_DOWNLOAD_URI_SEEN
39 internal::UriData* __data;
45 Uri(
const string& uri);
56 Uri& operator=(
const Uri& other);
61 string getProtocol()
const;
63 string getHost()
const;
65 string getOpaque()
const;
67 operator string()
const;
uniform resource indentifier, "download path"
Definition: uri.hpp:37
Definition: binarypackage.hpp:26