IPCALC
[ class tree: IPCALC ] [ index: IPCALC ] [ all elements ]

Element index for package IPCALC

[ b ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ p ] [ v ] [ _ ]

_

__construct
in file ipcalc.php, method IPCALC::__construct()
    Initialize IPCALC class
top

b

broadcast
in file IPCALC.php, method IPCALCLogic::broadcast()
    Get long type broadcast address for given ip address and network mask
broadcast
in file ipcalc.php, method IPCALC::broadcast()
    주어진 IPv4 주소와 네트워크 mask로 구성된 서브넷의 브로드캐스트 주소를 반환
top

g

guess_netmask
in file IPCALC.php, method IPCALCLogic::guess_netmask()
    Get long type network mask about given start and end ip address
guess_netmask
in file ipcalc.php, method IPCALC::guess_netmask()
    시작 주소와 마지막 주소를 포함한 서브넷의 최소 mask를 반환
guess_prefix
in file IPCALC.php, method IPCALCLogic::guess_prefix()
    Get decimical network prefix about given start and end ip address
guess_prefix
in file ipcalc.php, method IPCALC::guess_prefix()
    시작 주소와 마지막 주소를 포함한 서브넷의 prefix를 반환
top

h

htonl
in file ipcalc.php, method IPCALC::htonl()
    4 Byte unsigned 정수를 host byte order에서 network byte order로 변환
top

i

ipcalc.php
procedural page ipcalc.php
ip2long
in file ipcalc.php, method IPCALC::ip2long()
    Dot로 구분된 IPv4 주소를 정수형 주소로 변환
ip2long
in file IPCALC.php, method IPCALCLogic::ip2long()
    Return unsigned proper address about given dotted ipv4 address
IPCALC
in file ipcalc.php, class IPCALC
    IPCALC 의 frontend Class
IPCALC.php
procedural page IPCALC.php
IPCALCLogic
in file IPCALC.php, class IPCALCLogic
    This class is subpackage of IPCALC class, and support various api for IPCALC class
is_ipaddr
in file ipcalc.php, method IPCALC::is_ipaddr()
    alias IPCALC::valid_ipv4_addr
top

l

long2prefix
in file IPCALC.php, method IPCALCLogic::long2prefix()
    Convert long type network mask to decimical network prefix
top

m

mask2prefix
in file ipcalc.php, method IPCALC::mask2prefix()
    네트워크 mask를 네트워크 prefix로 변환
top

n

network
in file ipcalc.php, method IPCALC::network()
    주어진 IPv4 주소와 네트워크 mask로 구성된 서브넷의 네트워크 주소를 반환
network
in file IPCALC.php, method IPCALCLogic::network()
    Get long type network address for given ip address and network mask
ntohl
in file ipcalc.php, method IPCALC::ntohl()
    Network oerder byte로 구성된 4 Byte 정수 binary data를 signed 정수로 변환
top

p

prefix2long
in file IPCALC.php, method IPCALCLogic::prefix2long()
    Convert network prefix to long type network mask
prefix2mask
in file ipcalc.php, method IPCALC::prefix2mask()
    네트워크 prefix를 네트워크 mask로 변환
top

v

valid_ipv4_addr
in file IPCALC.php, method IPCALCLogic::valid_ipv4_addr()
    Check given adddress is valid or not
valid_ipv4_addr
in file ipcalc.php, method IPCALC::valid_ipv4_addr()
    인자로 주어진 값이 정상적인 IPv4 주소인지를 체크
top

Documentation generated on Tue, 14 May 2019 01:59:37 +0900 by phpDocumentor 1.4.4