| addr | openvpn::IP::RouteType< ADDR > | |
| Addr typedef | openvpn::IP::RouteType< ADDR > | |
| canonical_addr() const | openvpn::IP::RouteType< ADDR > | inline |
| contains(const ADDR &a) const | openvpn::IP::RouteType< ADDR > | inline |
| contains(const RouteType &r) const | openvpn::IP::RouteType< ADDR > | inline |
| defined() const | openvpn::IP::RouteType< ADDR > | inline |
| extent() const | openvpn::IP::RouteType< ADDR > | inline |
| force_canonical() | openvpn::IP::RouteType< ADDR > | inline |
| from_string(const std::string &rtstr, const TITLE &title) | openvpn::IP::RouteType< ADDR > | inlinestatic |
| from_string(const std::string &rtstr) | openvpn::IP::RouteType< ADDR > | inlinestatic |
| hash(HASH &h) const | openvpn::IP::RouteType< ADDR > | inline |
| host_bits() const | openvpn::IP::RouteType< ADDR > | inline |
| is_canonical() const | openvpn::IP::RouteType< ADDR > | inline |
| is_host() const | openvpn::IP::RouteType< ADDR > | inline |
| is_valid() const | openvpn::IP::RouteType< ADDR > | inline |
| netmask() const | openvpn::IP::RouteType< ADDR > | inline |
| netmask_(const IPv4::Addr &, unsigned int prefix_len) | openvpn::IP::RouteType< ADDR > | inlineprivatestatic |
| netmask_(const IPv6::Addr &, unsigned int prefix_len) | openvpn::IP::RouteType< ADDR > | inlineprivatestatic |
| netmask_(const IP::Addr &addr, unsigned int prefix_len) | openvpn::IP::RouteType< ADDR > | inlineprivatestatic |
| OPENVPN_EXCEPTION(route_error) | openvpn::IP::RouteType< ADDR > | |
| operator!=(const RouteType &other) const | openvpn::IP::RouteType< ADDR > | inline |
| operator<(const RouteType &other) const | openvpn::IP::RouteType< ADDR > | inline |
| operator==(const RouteType &other) const | openvpn::IP::RouteType< ADDR > | inline |
| prefix_len | openvpn::IP::RouteType< ADDR > | |
| RouteType() | openvpn::IP::RouteType< ADDR > | inline |
| RouteType(const ADDR &addr_arg, const unsigned int prefix_len_arg) | openvpn::IP::RouteType< ADDR > | inline |
| RouteType(const std::string &rtstr, const TITLE &title) | openvpn::IP::RouteType< ADDR > | inline |
| RouteType(const std::string &rtstr) | openvpn::IP::RouteType< ADDR > | inline |
| split(RouteType &r1, RouteType &r2) const | openvpn::IP::RouteType< ADDR > | inline |
| to_ipv4() const | openvpn::IP::RouteType< ADDR > | inline |
| to_ipv6() const | openvpn::IP::RouteType< ADDR > | inline |
| to_string() const | openvpn::IP::RouteType< ADDR > | inline |
| to_string_by_netmask() const | openvpn::IP::RouteType< ADDR > | inline |
| to_string_optional_prefix_len() const | openvpn::IP::RouteType< ADDR > | inline |
| validate_prefix_length(const TITLE &title) | openvpn::IP::RouteType< ADDR > | inline |
| verify_canonical() const | openvpn::IP::RouteType< ADDR > | inline |
| version() const | openvpn::IP::RouteType< ADDR > | inline |
| version_eq(const IPv4::Addr &, const IPv4::Addr &) | openvpn::IP::RouteType< ADDR > | inlineprivatestatic |
| version_eq(const IPv6::Addr &, const IPv6::Addr &) | openvpn::IP::RouteType< ADDR > | inlineprivatestatic |
| version_eq(const IP::Addr &a1, const IP::Addr &a2) | openvpn::IP::RouteType< ADDR > | inlineprivatestatic |
| version_mask() const | openvpn::IP::RouteType< ADDR > | inline |