IpRange Member List

This is the complete list of members for IpRange, including all inherited members.
$endIpIpRange [private]
$startIpIpRange [private]
__construct(IpAddress $startIp, IpAddress $endIp)IpRange
contains($probe)IpRange
create(IpAddress $startIp, IpAddress $endIp)IpRange [static]
getEnd()IpRange
getStart()IpRange
setEnd(IpAddress $endIp)IpRange
setStart(IpAddress $startIp)IpRange