OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::URL::Parse, including all inherited members.
bracketed_host() const | openvpn::URL::Parse | inline |
default_port() | openvpn::URL::Parse | inline |
format_components() const | openvpn::URL::Parse | inline |
from_components(const bool https, const std::string &host, const std::string &port, const std::string &uri) | openvpn::URL::Parse | inlinestatic |
host | openvpn::URL::Parse | |
is_bracketed_host() const | openvpn::URL::Parse | inline |
is_valid_scheme_char(const char c) | openvpn::URL::Parse | inlineprivate |
Parse() | openvpn::URL::Parse | inline |
Parse(const std::string &url, const bool set_default_port=false, const bool loose_validation=false) | openvpn::URL::Parse | inline |
port | openvpn::URL::Parse | |
port_for_scheme() const | openvpn::URL::Parse | inline |
port_implied() const | openvpn::URL::Parse | inline |
scheme | openvpn::URL::Parse | |
to_string() const | openvpn::URL::Parse | inline |
uri | openvpn::URL::Parse | |
validate() const | openvpn::URL::Parse | inline |