get_host() const | IT_Bus::URL | |
get_path() const | IT_Bus::URL | |
get_port() const | IT_Bus::URL | |
is_file() const | IT_Bus::URL | |
m_impl | IT_Bus::URL | [private] |
URL() | IT_Bus::URL | |
URL(const URL &rhs) | IT_Bus::URL | |
URL(const String &url) IT_THROW_DECL((MalformedURLException)) | IT_Bus::URL | |
URL(const URL &context, const String &location) IT_THROW_DECL((MalformedURLException)) | IT_Bus::URL | |
URL(const String &protocol, const String &protocol_data) IT_THROW_DECL((MalformedURLException)) | IT_Bus::URL |