#include <uri.hpp>
Definition at line 70 of file uri.hpp.
◆ uri() [1/2]
◆ uri() [2/2]
| neolib::uri::uri |
( |
const std::string & |
aUri | ) |
|
◆ authority()
◆ escaped()
| static std::string neolib::uri::escaped |
( |
const std::string & |
aString | ) |
|
|
static |
◆ fragment()
| const std::string & neolib::uri::fragment |
( |
| ) |
const |
◆ path()
| const std::string & neolib::uri::path |
( |
| ) |
const |
◆ query()
| const std::string & neolib::uri::query |
( |
| ) |
const |
◆ scheme()
| const std::string & neolib::uri::scheme |
( |
| ) |
const |
◆ set_authority()
◆ set_fragment()
| void neolib::uri::set_fragment |
( |
const std::string & |
aFragment | ) |
|
◆ set_path()
| void neolib::uri::set_path |
( |
const std::string & |
aPath | ) |
|
◆ set_query()
| void neolib::uri::set_query |
( |
const std::string & |
aQuery | ) |
|
◆ set_scheme()
| void neolib::uri::set_scheme |
( |
const std::string & |
aScheme | ) |
|
◆ to_string()
| std::string neolib::uri::to_string |
( |
| ) |
const |
◆ unescaped()
| static std::string neolib::uri::unescaped |
( |
const std::string & |
String | ) |
|
|
static |
The documentation for this class was generated from the following file:
- E:/code/neolib/include/neolib/io/uri.hpp