Home Units Hierarchy Routines All identifiers

Class unaDNSRR_SOA

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type unaDNSRR_SOA = class(unaDNSRR_subType)

Description

SOA RR

Hierarchy

Overview

Methods

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

Properties

Public property expire : uint32 read f_expire;
Public property min : uint32 read f_min;
Public property mname: string read f_mname;
Public property refresh : uint32 read f_refresh;
Public property retry : uint32 read f_retry;
Public property rname: string read f_rname;
Public property serial : uint32 read f_serial;

Description

Methods

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

Properties

Public property expire : uint32 read f_expire;
 
Public property min : uint32 read f_min;
 
Public property mname: string read f_mname;
 
Public property refresh : uint32 read f_refresh;
 
Public property retry : uint32 read f_retry;
 
Public property rname: string read f_rname;
 
Public property serial : uint32 read f_serial;
 

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09