ipaddress 1.1.0
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
 NipaddressNamespace dedicated to IP addresses and networks operations
 Cbase_v4A template class providing the base functionality for IPv4 addresses
 Cbase_v6A template class providing the base functionality for IPv6 addresses
 Cbyte_arrayA template class for creating and managing a fixed-size array of bytes
 CerrorThe primary exception class used by the IP address library
 Cexclude_network_sequenceA sequence container for networks excluding specified subnets
 Cfixed_stringFixed size string class
 Chosts_any_sequenceA sequence of host IP addresses
 Chosts_sequence< ip_address_base< Base > >A sequence of host IP addresses
 Cip_addressA class that represents an IP address, supporting both IPv4 and IPv6 formats
 Cip_address_baseA template base class for IP address representations
 Cip_address_iterator< ip_address_base< Base > >An iterator for traversing IP addresses
 Cip_any_iteratorAn iterator for unified traversal over IPv4 and IPv6 address spaces
 Cip_exclude_network_iteratorAn iterator to traverse IP addresses within a network, excluding specified subnets
 Cip_networkA class that encapsulates both IPv4 and IPv6 network functionalities
 Cip_network_baseTemplate base class for representing a network of IP addresses
 Cip_network_iteratorAn iterator for traversing IP addresses within a network range
 Cip_reverse_iteratorA reverse iterator template class for IP addresses
 Cipv4_address_baseRepresents the base class for IPv4 address manipulation
 Cipv4_network_baseBase class for IPv4 network address manipulation
 Cipv6_address_baseRepresents the base class for IPv6 address manipulation
 Cipv6_network_baseBase class for IPv6 network address manipulation
 Clogic_errorException for logical errors in IP address operations
 CoptionalA template class to manage an optional contained value
 Cparse_errorException for errors encountered during IP address parsing
 CscopeRepresents the scope identifier for an IPv6 address
 Csubnets_any_sequenceA sequence container for subnet ranges within a network
 Csubnets_sequenceA sequence container for subnet ranges within a network
 Cuint128_tClass for representing a 128-bit unsigned integer