Description | Hierarchy | Fields | Methods | Properties |
type unaDNSRR_SRV = class(unaDNSRR_subType)
SRV RR
procedure parse(data: pArray; maxOfs, ofs: int); override; |
property port: uint read f_port; |
|
property priority: uint read f_priority; |
|
property target: string read f_target; |
|
property weight: uint read f_weight; |
procedure parse(data: pArray; maxOfs, ofs: int); override; |
|
property port: uint read f_port; |
|
property priority: uint read f_priority; |
|
property target: string read f_target; |
|
property weight: uint read f_weight; |
|
(c) 2012 Lake of Soft