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

Class: Net_DNS_RR_RP

Source Location: /qp_plugins/basic_antispam_plugin/Net/DNS/RR/RP.php

Class Net_DNS_RR_RP

Property Summary
mixed   $class  
mixed   $mboxdname  
mixed   $name  
mixed   $rdata  
mixed   $rdlength  
mixed   $ttl  
mixed   $txtdname  
mixed   $type  

[ Top ]
Method Summary
Net_DNS_RR_RP   Net_DNS_RR_RP()  
void   rdatastr()  
void   rr_rdata()  

[ Top ]
Properties
mixed   $class [line 32]

Redefinition of:
Net_DNS_RR::$class

[ Top ]
mixed   $mboxdname [line 36]

[ Top ]
mixed   $name [line 30]

Redefinition of:
Net_DNS_RR::$name

[ Top ]
mixed   $rdata [line 35]

Redefinition of:
Net_DNS_RR::$rdata

[ Top ]
mixed   $rdlength [line 34]

Redefinition of:
Net_DNS_RR::$rdlength

[ Top ]
mixed   $ttl [line 33]

Redefinition of:
Net_DNS_RR::$ttl

[ Top ]
mixed   $txtdname [line 37]

[ Top ]
mixed   $type [line 31]

Redefinition of:
Net_DNS_RR::$type

[ Top ]
Methods
Constructor Net_DNS_RR_RP  [line 41]

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

Parameters:
   &$rro: 
   $data: 
   $offset: 


[ Top ]
rdatastr  [line 72]

  void rdatastr( )



Redefinition of:
Net_DNS_RR::rdatastr()

[ Top ]
rr_rdata  [line 82]

  void rr_rdata( $packet, $offset  )

Parameters:
   $packet: 
   $offset: 


Redefinition of:
Net_DNS_RR::rr_rdata()

[ Top ]