cppfs  1.2.0.5b71c2c98fb9
Cross-platform C++ file system library supporting multiple backends (Local-FS, SSH)
cppfs::Url Member List

This is the complete list of members for cppfs::Url, including all inherited members.

address() const cppfs::Url
analyze() const cppfs::Urlprotected
host() const cppfs::Url
location() const cppfs::Url
login() const cppfs::Url
m_addresscppfs::Urlmutableprotected
m_analyzedcppfs::Urlmutableprotected
m_hostcppfs::Urlmutableprotected
m_locationcppfs::Urlmutableprotected
m_logincppfs::Urlmutableprotected
m_passwordcppfs::Urlmutableprotected
m_pathcppfs::Urlmutableprotected
m_protocolcppfs::Urlmutableprotected
m_urlcppfs::Urlprotected
m_usernamecppfs::Urlmutableprotected
operator=(const Url &url)cppfs::Url
operator=(Url &&url)cppfs::Url
password() const cppfs::Url
path() const cppfs::Url
protocol() const cppfs::Url
toString() const cppfs::Url
Url()cppfs::Url
Url(const Url &url)cppfs::Url
Url(Url &&url)cppfs::Url
Url(const std::string &url)cppfs::Url
Url(std::string &&url)cppfs::Url
Url(const char *url)cppfs::Url
username() const cppfs::Url
~Url()cppfs::Urlvirtual