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

Class: Net_DNS_RR_SRV

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

Class Overview

Net_DNS_RR
   |
   --Net_DNS_RR_SRV

A representation of a resource record of type SRV


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

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


[ Top ]


Class Variables

$class =

[line 31]


Type:   mixed
Overrides:   Array


[ Top ]

$name =

[line 29]


Type:   mixed
Overrides:   Array


[ Top ]

$port =

[line 37]


Type:   mixed


[ Top ]

$preference =

[line 35]


Type:   mixed


[ Top ]

$rdata =

[line 34]


Type:   mixed
Overrides:   Array


[ Top ]

$rdlength =

[line 33]


Type:   mixed
Overrides:   Array


[ Top ]

$target =

[line 38]


Type:   mixed


[ Top ]

$ttl =

[line 32]


Type:   mixed
Overrides:   Array


[ Top ]

$type =

[line 30]


Type:   mixed
Overrides:   Array


[ Top ]

$weight =

[line 36]


Type:   mixed


[ Top ]



Method Detail

Net_DNS_RR_SRV (Constructor)   [line 42]

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


Parameters:

   &$rro   — 
   $data   — 
   $offset   — 

[ Top ]

rdatastr   [line 79]

void rdatastr( )


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

rr_rdata   [line 89]

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:45 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.