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

Class: NS_DHCP_Message

Source Location: /handlers/NS_DHCP_Handler.php

Class Overview


DHCP message parser and builder class


Variables

Constants

Methods



Class Details

[line 178]
DHCP message parser and builder class



[ Top ]


Class Variables

$chaddr =

[line 205]



Tags:

access:  public

Type:   mixed


[ Top ]

$ciaddr =

[line 201]



Tags:

access:  public

Type:   mixed


[ Top ]

$file =

[line 207]



Tags:

access:  public

Type:   mixed


[ Top ]

$flags =

[line 200]



Tags:

access:  public

Type:   mixed


[ Top ]

$giaddr =

[line 204]



Tags:

access:  public

Type:   mixed


[ Top ]

$hlen =

[line 196]



Tags:

access:  public

Type:   mixed


[ Top ]

$hops =

[line 197]



Tags:

access:  public

Type:   mixed


[ Top ]

$htype =

[line 195]



Tags:

access:  public

Type:   mixed


[ Top ]

$op =

[line 194]



Tags:

access:  public

Type:   mixed


[ Top ]

$options =

[line 208]



Tags:

access:  public

Type:   mixed


[ Top ]

$secs =

[line 199]



Tags:

access:  public

Type:   mixed


[ Top ]

$siaddr =

[line 203]



Tags:

access:  public

Type:   mixed


[ Top ]

$sname =

[line 206]



Tags:

access:  public

Type:   mixed


[ Top ]

$xid =

[line 198]



Tags:

access:  public

Type:   mixed


[ Top ]

$yiaddr =

[line 202]



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


static method Decode [line 282]

static void Decode( $data)



Tags:

access:  public


Parameters:

   $data  

[ Top ]

static method Encode [line 288]

static void Encode( )



Tags:

access:  public


[ Top ]

constructor __construct [line 210]

NS_DHCP_Message __construct( [ $data = NULL])



Tags:

access:  public


Parameters:

   $data  

[ Top ]

method Htype_To_String [line 253]

void Htype_To_String( )



Tags:

access:  public


[ Top ]

method Msg_Type_To_String [line 264]

void Msg_Type_To_String( )



Tags:

access:  public


[ Top ]

method Op_To_String [line 241]

void Op_To_String( )



Tags:

access:  public


[ Top ]


Class Constants

BOOTP_REPLY =  2

[line 181]


[ Top ]

BOOTP_REQUEST =  1

[line 180]


[ Top ]

DHCP_ACK =  5

[line 189]


[ Top ]

DHCP_DECLINE =  4

[line 188]


[ Top ]

DHCP_DISCOVER =  1

[line 185]


[ Top ]

DHCP_INFORM =  8

[line 192]


[ Top ]

DHCP_NAK =  6

[line 190]


[ Top ]

DHCP_OFFER =  2

[line 186]


[ Top ]

DHCP_RELEASE =  7

[line 191]


[ Top ]

DHCP_REQUEST =  3

[line 187]


[ Top ]

HTYPE_ETHERNET =  1

[line 183]


[ Top ]



Documentation generated on Thu, 10 May 2012 22:01:24 +0200 by phpDocumentor 1.4.4