Net_DNS_RR Net_DNS_RR(
$rrdata
)
|
|
Parameters:
void data(
&$packet,
$offset
)
|
|
Parameters:
void &factory(
$rrdata, [
$update_type = '']
)
|
|
Parameters:
void &new_from_array(
$rrarray
)
|
|
Parameters:
void &new_from_data(
$name,
$rrtype,
$rrclass,
$ttl,
$rdlength,
$data,
$offset
)
|
|
Parameters:
|
|
$name: |
|
|
|
$rrtype: |
|
|
|
$rrclass: |
|
|
|
$ttl: |
|
|
|
$rdlength: |
|
|
|
$data: |
|
|
|
$offset: |
|
void &new_from_string(
$rrstring, [
$update_type = '']
)
|
|
Parameters:
void rdata(
&$packetORrdata, [
$offset = '']
)
|
|
Parameters:
|
|
&$packetORrdata: |
|
|
|
$offset: |
|
Redefined in descendants as:
void rr_rdata(
&$packet,
$offset
)
|
|
Parameters:
Redefined in descendants as: