|
qb
2.0.0.0
C++17 Actor Framework
|
This is the complete list of members for qb::io::uri, including all inherited members.
| af() const | qb::io::uri | inline |
| decode(_IT begin, _IT end) noexcept | qb::io::uri | inlinestatic |
| decode(std::string_view input) noexcept | qb::io::uri | static |
| decode(const char *input, std::size_t size) noexcept | qb::io::uri | static |
| encode(_IT begin, _IT end) noexcept | qb::io::uri | inlinestatic |
| encode(std::string_view input) noexcept | qb::io::uri | static |
| encode(const char *input, std::size_t size) noexcept | qb::io::uri | static |
| encoded_queries() const | qb::io::uri | inline |
| fragment() const | qb::io::uri | inline |
| hex | qb::io::uri | static |
| host() const | qb::io::uri | inline |
| is_valid_host(std::string_view host) noexcept | qb::io::uri | static |
| is_valid_scheme(std::string_view scheme) noexcept | qb::io::uri | static |
| normalize_path(std::string &path) noexcept | qb::io::uri | static |
| operator=(uri const &rhs) | qb::io::uri | |
| operator=(uri &&rhs) noexcept | qb::io::uri | |
| operator=(std::string const &str) | qb::io::uri | |
| operator=(std::string &&str) noexcept | qb::io::uri | |
| parse(std::string const &str, int af=AF_INET) noexcept | qb::io::uri | static |
| path() const | qb::io::uri | inline |
| port() const | qb::io::uri | inline |
| queries() const | qb::io::uri | inline |
| queries() | qb::io::uri | inline |
| query(T &&name, std::size_t const index=0, std::string const ¬_found="") const | qb::io::uri | inline |
| scheme() const | qb::io::uri | inline |
| source() const | qb::io::uri | inline |
| tbl | qb::io::uri | static |
| u_port() const | qb::io::uri | inline |
| uri()=default | qb::io::uri | |
| uri(uri &&rhs) noexcept | qb::io::uri | |
| uri(uri const &rhs) | qb::io::uri | |
| uri(std::string const &str, int af=AF_INET) | qb::io::uri | |
| uri(std::string &&str, int af=AF_INET) noexcept | qb::io::uri | |
| user_info() const | qb::io::uri | inline |