| _ip4 | swoc::IPSpace< PAYLOAD > | protected |
| _ip6 | swoc::IPSpace< PAYLOAD > | protected |
| begin() | swoc::IPSpace< PAYLOAD > | |
| begin() const | swoc::IPSpace< PAYLOAD > | |
| begin(sa_family_t family) const | swoc::IPSpace< PAYLOAD > | |
| begin_ip4() | swoc::IPSpace< PAYLOAD > | |
| begin_ip4() const | swoc::IPSpace< PAYLOAD > | |
| begin_ip6() | swoc::IPSpace< PAYLOAD > | |
| begin_ip6() const | swoc::IPSpace< PAYLOAD > | |
| blend(IPRange const &range, U const &color, F &&blender) | swoc::IPSpace< PAYLOAD > | |
| blend(IP4Range const &range, U const &color, F &&blender) (defined in swoc::IPSpace< PAYLOAD >) | swoc::IPSpace< PAYLOAD > | |
| blend(IP6Range const &range, U const &color, F &&blender) (defined in swoc::IPSpace< PAYLOAD >) | swoc::IPSpace< PAYLOAD > | |
| blend(IPRange const &range, U const &color, F &&blender) -> self_type & (defined in swoc::IPSpace< PAYLOAD >) | swoc::IPSpace< PAYLOAD > | |
| blend(IP4Range const &range, U const &color, F &&blender) -> self_type & (defined in swoc::IPSpace< PAYLOAD >) | swoc::IPSpace< PAYLOAD > | |
| blend(IP6Range const &range, U const &color, F &&blender) -> self_type & (defined in swoc::IPSpace< PAYLOAD >) | swoc::IPSpace< PAYLOAD > | |
| clear() | swoc::IPSpace< PAYLOAD > | |
| count() const | swoc::IPSpace< PAYLOAD > | |
| count(sa_family_t f) const | swoc::IPSpace< PAYLOAD > | |
| count_ip4() const | swoc::IPSpace< PAYLOAD > | |
| count_ip6() const | swoc::IPSpace< PAYLOAD > | |
| empty() const | swoc::IPSpace< PAYLOAD > | |
| end() | swoc::IPSpace< PAYLOAD > | |
| end() const | swoc::IPSpace< PAYLOAD > | |
| end(sa_family_t family) const | swoc::IPSpace< PAYLOAD > | |
| end_ip4() | swoc::IPSpace< PAYLOAD > | |
| end_ip4() const | swoc::IPSpace< PAYLOAD > | |
| end_ip6() | swoc::IPSpace< PAYLOAD > | |
| end_ip6() const | swoc::IPSpace< PAYLOAD > | |
| erase(IPRange const &range) | swoc::IPSpace< PAYLOAD > | |
| fill(IPRange const &range, PAYLOAD const &payload) | swoc::IPSpace< PAYLOAD > | |
| find(IPAddr const &addr) | swoc::IPSpace< PAYLOAD > | |
| find(IPAddr const &addr) const | swoc::IPSpace< PAYLOAD > | |
| find(IP4Addr const &addr) | swoc::IPSpace< PAYLOAD > | |
| find(IP4Addr const &addr) const | swoc::IPSpace< PAYLOAD > | |
| find(IP6Addr const &addr) | swoc::IPSpace< PAYLOAD > | |
| find(IP6Addr const &addr) const | swoc::IPSpace< PAYLOAD > | |
| intersection(IP4Range const &r) | swoc::IPSpace< PAYLOAD > | inline |
| intersection(IP6Range const &r) | swoc::IPSpace< PAYLOAD > | inline |
| intersection(IPRange const &r) | swoc::IPSpace< PAYLOAD > | inline |
| IPRangeSet (defined in swoc::IPSpace< PAYLOAD >) | swoc::IPSpace< PAYLOAD > | friend |
| IPSpace()=default | swoc::IPSpace< PAYLOAD > | |
| iterator_at(typename IP4Space::const_iterator const &spot) (defined in swoc::IPSpace< PAYLOAD >) | swoc::IPSpace< PAYLOAD > | inlineprotected |
| iterator_at(typename IP6Space::const_iterator const &spot) (defined in swoc::IPSpace< PAYLOAD >) | swoc::IPSpace< PAYLOAD > | inlineprotected |
| mark(IPRange const &range, PAYLOAD const &payload) | swoc::IPSpace< PAYLOAD > | |
| mark_bulk(std::pair< DiscreteRange< IP4Addr >, PAYLOAD > *range_payloads, size_t size, bool is_sorted=false) | swoc::IPSpace< PAYLOAD > | |
| mark_bulk(std::vector< std::pair< DiscreteRange< IP4Addr >, PAYLOAD > > &range_payloads, bool is_sorted=false) | swoc::IPSpace< PAYLOAD > | |
| mark_bulk(std::pair< DiscreteRange< IP6Addr >, PAYLOAD > *range_payloads, size_t size, bool is_sorted=false) | swoc::IPSpace< PAYLOAD > | |
| mark_bulk(std::vector< std::pair< DiscreteRange< IP6Addr >, PAYLOAD > > &range_payloads, bool is_sorted=false) | swoc::IPSpace< PAYLOAD > | |
| payload_t typedef | swoc::IPSpace< PAYLOAD > | |
| value_type typedef | swoc::IPSpace< PAYLOAD > | |