getHost() | EdgReplicaManager::URI | |
getPath() | EdgReplicaManager::URI | |
getPort() | EdgReplicaManager::URI | |
getScheme() | EdgReplicaManager::URI | |
getSchemeSpecificPart() | EdgReplicaManager::URI | |
m_haveHost | EdgReplicaManager::URI | [protected] |
m_havePath | EdgReplicaManager::URI | [protected] |
m_host | EdgReplicaManager::URI | [protected] |
m_path | EdgReplicaManager::URI | [protected] |
m_port | EdgReplicaManager::URI | [protected] |
m_scheme | EdgReplicaManager::URI | [protected] |
m_ssp | EdgReplicaManager::URI | [protected] |
m_str | EdgReplicaManager::URI | [protected] |
toString() | EdgReplicaManager::URI | |
URI(const std::string &uri) | EdgReplicaManager::URI | |
URI(const std::string &scheme, const std::string &ssp) | EdgReplicaManager::URI | |
URI(const std::string &scheme, const std::string &host, const std::string &path) | EdgReplicaManager::URI | |
URI(const std::string &scheme, const std::string &host, int port, const std::string &path) | EdgReplicaManager::URI | |
~URI() | EdgReplicaManager::URI | [virtual] |