Home Units Hierarchy Routines All identifiers

Class unaDNSRR_NAPTR

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type unaDNSRR_NAPTR = class(unaDNSRR_subType)

Description

NAPTR RR

Hierarchy

Overview

Methods

Protected procedure parse(data: pArray; maxOfs, ofs: int); override;

Properties

Public property flags: string read f_flags;
Public property order: uint read f_order;
Public property pref: uint read f_pref;
Public property regexp: string read f_regexp;
Public property replace: string read f_replace;
Public property services: string read f_services;

Description

Methods

Protected procedure parse(data: pArray; maxOfs, ofs: int); override;
 

Properties

Public property flags: string read f_flags;
 
Public property order: uint read f_order;
 
Public property pref: uint read f_pref;
 
Public property regexp: string read f_regexp;
 
Public property replace: string read f_replace;
 
Public property services: string read f_services;
 

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09