#include "OW_config.h"
#include "OW_String.hpp"
#include "OW_Exception.hpp"
Include dependency graph for OW_URL.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OW_NAMESPACE |
Classes | |
class | OW_NAMESPACE::MalformedURLException |
struct | OW_NAMESPACE::URL |
This class represents URLs, and is used to easily parse and manage them. More... |