ipaddress 1.1.0
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  include
  ipaddress
 base-v4.hppAdds basic functionality for working with IPv4
 base-v6.hppAdds basic functionality for working with IPv6
 byte-array.hppProvides the byte_array template class for handling fixed-size byte arrays
 config.hppDefines macros for library configuration
 endian.hppDefines macros to determine byte order
 errors.hppDeclares error codes and exceptions for IP address operations
 fixed-string.hppProvides a template for a fixed-length string suitable for use in non-type template parameters
 hash.hppAlgorithms for calculating hash sums
 ip-address-base.hppProvides basic functionality for IP addresses
 ip-address-iterator.hppProvides iterator classes for sequential IP address traversal
 ip-any-address.hppUnified interface for handling both IPv4 and IPv6 addresses
 ip-any-iterator.hppProvides iterator classes for sequential unified traversal of IPv4 and IPv6
 ip-any-network.hppDefines the ip_network class for representing both IPv4 and IPv6 networks
 ip-network-base.hppDefines the base class for IP network representation
 ip-network-iterator.hppIterator utilities for IP network address ranges
 ip-networks.hppDefines constants for various reserved IP networks
 ipaddress.hppThe main include file for the ipaddress library
 ipv4-address.hppProvides a set of functions and classes for handling IPv4 addresses
 ipv4-network.hppProvides a set of functions and classes for handling IPv4 networks
 ipv6-address.hppProvides a set of functions and classes for handling IPv6 addresses
 ipv6-network.hppProvides a set of functions and classes for handling IPv6 networks
 optional.hppManages an optional contained value within a class template
 uint128.hppDefines uint128_t, a portable 128-bit unsigned integer type
 unicode.hppUnicode character processing