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

Class: Net_DNS_Question

Source Location: /Net_DNS-1.0.7/Net/DNS/Question.php

Class Overview


Builds or parses the QUESTION section of a DNS packet


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 28]
Builds or parses the QUESTION section of a DNS packet

Builds or parses the QUESTION section of a DNS packet



[ Top ]


Class Variables

$qclass =  null

[line 33]


Type:   mixed


[ Top ]

$qname =  null

[line 31]


Type:   mixed


[ Top ]

$qtype =  null

[line 32]


Type:   mixed


[ Top ]



Method Detail

Net_DNS_Question (Constructor)   [line 37]

Net_DNS_Question Net_DNS_Question( $qname, $qtype, $qclass)


Parameters:

   $qname   — 
   $qtype   — 
   $qclass   — 

[ Top ]

data   [line 72]

void data( $packet, $offset)


Parameters:

   $packet   — 
   $offset   — 

[ Top ]

display   [line 58]

void display( )


[ Top ]

string   [line 65]

void string( )


[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:41:45 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.