#include <uri.h>
◆ URI() [1/2]
◆ URI() [2/2]
URI::URI |
( |
const std::string & |
url | ) |
|
◆ Fragment()
std::string URI::Fragment |
( |
| ) |
|
|
inline |
◆ Host()
std::string URI::Host |
( |
| ) |
|
|
inline |
◆ Parse()
bool URI::Parse |
( |
const std::string & |
u | ) |
|
◆ Password()
std::string URI::Password |
( |
| ) |
|
|
inline |
◆ Path()
std::string URI::Path |
( |
| ) |
|
|
inline |
◆ Port()
std::string URI::Port |
( |
| ) |
|
|
inline |
◆ Query() [1/2]
std::string URI::Query |
( |
| ) |
|
|
inline |
◆ Query() [2/2]
std::string URI::Query |
( |
const std::string & |
key | ) |
|
◆ Scheme()
std::string URI::Scheme |
( |
| ) |
|
|
inline |
◆ Username()
std::string URI::Username |
( |
| ) |
|
|
inline |
◆ Valid()
The documentation for this class was generated from the following files: