# Generated by roxygen2: do not edit by hand

S3method(as.character,ip_address)
S3method(as.character,ip_interface)
S3method(as.character,ip_network)
S3method(format,ip_address)
S3method(format,ip_interface)
S3method(format,ip_network)
S3method(hostmask,default)
S3method(hostmask,ip_interface)
S3method(hostmask,ip_network)
S3method(ip_interface,default)
S3method(ip_interface,ip_address)
S3method(ip_network,default)
S3method(ip_network,ip_address)
S3method(netmask,default)
S3method(netmask,ip_interface)
S3method(netmask,ip_network)
S3method(seq,ip_network)
S3method(vec_arith,ip_address)
S3method(vec_arith,ip_interface)
S3method(vec_arith.ip_address,MISSING)
S3method(vec_arith.ip_address,default)
S3method(vec_arith.ip_address,integer)
S3method(vec_arith.ip_address,ip_address)
S3method(vec_arith.ip_address,ip_interface)
S3method(vec_cast,ip_address)
S3method(vec_cast,ip_interface)
S3method(vec_cast,ip_network)
S3method(vec_cast.blob,ip_address)
S3method(vec_cast.character,ip_address)
S3method(vec_cast.character,ip_interface)
S3method(vec_cast.character,ip_network)
S3method(vec_cast.ip_address,blob)
S3method(vec_cast.ip_address,character)
S3method(vec_cast.ip_address,default)
S3method(vec_cast.ip_address,ip_address)
S3method(vec_cast.ip_address,ip_interface)
S3method(vec_cast.ip_interface,character)
S3method(vec_cast.ip_interface,default)
S3method(vec_cast.ip_interface,ip_interface)
S3method(vec_cast.ip_network,character)
S3method(vec_cast.ip_network,default)
S3method(vec_cast.ip_network,ip_interface)
S3method(vec_cast.ip_network,ip_network)
S3method(vec_proxy_compare,ip_address)
S3method(vec_proxy_compare,ip_network)
S3method(vec_ptype2,ip_address)
S3method(vec_ptype2,ip_interface)
S3method(vec_ptype2,ip_network)
S3method(vec_ptype2.character,ip_address)
S3method(vec_ptype2.character,ip_interface)
S3method(vec_ptype2.character,ip_network)
S3method(vec_ptype2.ip_address,character)
S3method(vec_ptype2.ip_address,default)
S3method(vec_ptype2.ip_address,ip_address)
S3method(vec_ptype2.ip_address,ip_interface)
S3method(vec_ptype2.ip_interface,character)
S3method(vec_ptype2.ip_interface,default)
S3method(vec_ptype2.ip_interface,ip_address)
S3method(vec_ptype2.ip_interface,ip_interface)
S3method(vec_ptype2.ip_network,character)
S3method(vec_ptype2.ip_network,default)
S3method(vec_ptype2.ip_network,ip_network)
S3method(vec_ptype_abbr,ip_address)
S3method(vec_ptype_abbr,ip_interface)
S3method(vec_ptype_abbr,ip_network)
export(as_binary)
export(as_hostname)
export(as_ip_address)
export(as_ip_interface)
export(as_ip_network)
export(as_packed)
export(broadcast_address)
export(extract_6to4)
export(extract_ipv4_mapped)
export(extract_teredo_client)
export(extract_teredo_server)
export(from_binary)
export(from_hostname)
export(from_packed)
export(hostmask)
export(hosts)
export(ip_address)
export(ip_interface)
export(ip_network)
export(is_6to4)
export(is_ip_address)
export(is_ip_interface)
export(is_ip_network)
export(is_ipv4)
export(is_ipv4_mapped)
export(is_ipv6)
export(is_link_local)
export(is_loopback)
export(is_multicast)
export(is_subnet)
export(is_supernet)
export(is_teredo)
export(is_unspecified)
export(is_within)
export(is_within_any)
export(max_prefix_length)
export(netmask)
export(network_address)
export(num_addresses)
export(overlaps)
export(prefix_length)
export(sample_ipv4)
export(sample_ipv6)
export(sample_network)
export(vec_arith.ip_address)
export(vec_arith.ip_interface)
export(vec_cast.ip_address)
export(vec_cast.ip_interface)
export(vec_cast.ip_network)
export(vec_ptype2.ip_address)
export(vec_ptype2.ip_interface)
export(vec_ptype2.ip_network)
import(rlang)
import(vctrs)
importFrom(Rcpp,sourceCpp)
importFrom(blob,vec_cast.blob)
importFrom(methods,setOldClass)
useDynLib(ipaddress, .registration = TRUE)
