Liking cljdoc? Tell your friends :D

com.dmo-t.ipaddress.core


IPAddresscljprotocol

in?clj

(in? this net)

IPBasecljprotocol

to-intclj

(to-int this)

to-stringclj

(to-string this)

IPInterfacecljprotocol

addressclj

(address this)

networkclj

(network this)

IPItercljprotocol

next-oneclj

(next-one this)

IPNetmaskcljprotocol

to-hostmaskclj

(to-hostmask this)

to-prefixlenclj

(to-prefixlen this)

IPNetworkcljprotocol

to-seqclj

(to-seq this)

netmaskclj

(netmask this)

hostmaskclj

(hostmask this)

broadcast-addressclj

(broadcast-address this)

contains-ip?clj

(contains-ip? this ip)

overlaps?clj

(overlaps? this other)

hostsclj

(hosts this)

address-excludeclj

(address-exclude this other)

supernet-of?clj

(supernet-of? this other)

subnetsclj

(subnets this new-prefixlen)

prefixlenclj

(prefixlen this)

num-addressesclj

(num-addresses this)

supernetclj

(supernet this new-prefixlen)

subnet-of?clj

(subnet-of? this other)

base-addressclj

(base-address this)

IPOutputcljprotocol

with-hostmaskclj

(with-hostmask this)

with-netmaskclj

(with-netmask this)

with-prefixlenclj

(with-prefixlen this)

IPScopecljprotocol

global?clj

(global? this)
(link-local? this)

loopback?clj

(loopback? this)

multicast?clj

(multicast? this)

private?clj

(private? this)

reserved?clj

(reserved? this)

unspecified?clj

(unspecified? this)


IPv4-LOOPBACK-NETWORKclj


IPv4-MULTICAST-NETWORKclj


IPv4-PRIVATE-NETWORKSclj


IPv4-PRIVATE-NETWORKS-EXCEPTIONSclj


IPv4-PUBLIC-NETWORKclj


make-ipv4addressclj

(make-ipv4address ip)

make-ipv4interfaceclj

(make-ipv4interface intf-input)

intf-input must in format: ip/netmask or ip/prefixlen

intf-input must in format: ip/netmask or ip/prefixlen 
raw docstring

make-ipv4netmaskcljmultimethod


make-ipv4networkclj

(make-ipv4network network-input)

Entry must be in form network/prefixlen or network/netmask

Entry must be in form network/prefixlen or network/netmask
raw docstring

RESERVED-NETWORKclj


UNSPECIFIED-ADDRESSclj

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close