ipaddress 1.1.0
|
This is the complete list of members for scope, including all inherited members.
get_string() const | scope | inline |
get_uint32() const noexcept | scope | inline |
has_string() const noexcept | scope | inline |
has_uint32() const noexcept | scope | inline |
operator bool() const noexcept | scope | inlineexplicit |
operator std::string() const | scope | inline |
operator uint32_t() const noexcept | scope | inline |
operator!=(const scope &rhs) const noexcept | scope | inline |
operator<(const scope &rhs) const noexcept | scope | inline |
operator<=(const scope &rhs) const noexcept | scope | inline |
operator==(const scope &rhs) const noexcept | scope | inline |
operator>(const scope &rhs) const noexcept | scope | inline |
operator>=(const scope &rhs) const noexcept | scope | inline |
scope(const fixed_string< IPADDRESS_IPV6_SCOPE_MAX_LENGTH > &scope_id) noexcept | scope | inline |