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

Class: Net_DNS_RR_HINFO

Source Location: /Net_DNS-1.0.7/Net/DNS/RR/HINFO.php

Class Overview

Net_DNS_RR
   |
   --Net_DNS_RR_HINFO

A representation of a resource record of type HINFO


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 26]
A representation of a resource record of type HINFO


[ Top ]


Class Variables

$class =

[line 31]


Type:   mixed
Overrides:   Array


[ Top ]

$cpu =

[line 35]


Type:   mixed


[ Top ]

$name =

[line 29]


Type:   mixed
Overrides:   Array


[ Top ]

$os =

[line 36]


Type:   mixed


[ Top ]

$rdata =

[line 34]


Type:   mixed
Overrides:   Array


[ Top ]

$rdlength =

[line 33]


Type:   mixed
Overrides:   Array


[ Top ]

$ttl =

[line 32]


Type:   mixed
Overrides:   Array


[ Top ]

$type =

[line 30]


Type:   mixed
Overrides:   Array


[ Top ]



Method Detail

Net_DNS_RR_HINFO (Constructor)   [line 40]

Net_DNS_RR_HINFO Net_DNS_RR_HINFO( &$rro, $data, [ $offset = ''])


Parameters:

   &$rro   — 
   $data   — 
   $offset   — 

[ Top ]

rdatastr   [line 78]

void rdatastr( )


Overrides Net_DNS_RR::rdatastr() (parent method not documented)
[ Top ]

rr_rdata   [line 87]

void rr_rdata( $packet, $offset)


Overrides Net_DNS_RR::rr_rdata() (parent method not documented)

Parameters:

   $packet   — 
   $offset   — 

[ Top ]


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