TDnsRespPTR Class Reference

class TDnsRespPTR : public TDnsQryRespBase

DNS Domain Name query response representation. See RFC1034.

Inherits from

Constructor & Destructor Documentation

TDnsRespPTR()

TDnsRespPTR ( ) [inline]

Member Functions Documentation

HostName()

const TDesC8 & HostName ( ) const [inline]

SetHostName(const TDesC8 &)

void SetHostName ( const TDesC8 & aHostName ) [inline]

Sets the value of the domain name

Parameters

const TDesC8 & aHostName The domain name string descriptor

Member Data Documentation

TDnsDomainName iName

TDnsDomainName iName [protected]